X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=50977a2241d80fec4c5dc1502cbebb8e08ad6e9e;hb=86b6bb9d18c54e2b37cf03fc11afd7a2e020fd60;hp=bae4ce81e09f75dc5f9120dbeb936ba12a6dcecb;hpb=ac620455d155d31605975943c89b6bf8c466cc7e;p=lyx.git diff --git a/Makefile.am b/Makefile.am index bae4ce81e0..50977a2241 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,12 @@ rpmdist: dist doxydoc: cd sourcedoc; make doxydoc +lfundoc: + development/tools/gen_lfuns.py src/LyXAction.cpp > lib/doc/LFUNs.lyx + +keystest: + development/keystest/lyx_make.sh + lgbtags: etags --totals=yes --recurse=yes -o TAGS $(top_srcdir)/*