]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
manpage.layout: remove file as discussed on the list and after OK from José ( http...
[lyx.git] / Makefile.am
index bae4ce81e09f75dc5f9120dbeb936ba12a6dcecb..4181ffa0f55a1910f047dec9ddd7a1988cda7031 100644 (file)
@@ -38,6 +38,9 @@ rpmdist: dist
 doxydoc:
        cd sourcedoc; make doxydoc
 
+lfundoc:
+       development/tools/gen_lfuns.py src/LyXAction.cpp > lib/doc/LFUNs.lyx
+
 lgbtags:
        etags --totals=yes --recurse=yes -o TAGS $(top_srcdir)/*