]> git.lyx.org Git - features.git/blobdiff - Makefile.am
fix call to Dispatch
[features.git] / Makefile.am
index 75ade4d09fb3ed018793883ae8c12d029712d90f..9a52256508b8e6e96f06ae06ab82144692c971e3 100644 (file)
@@ -49,3 +49,8 @@ bindist:
        @echo "*** distribution and refer to *you* in case of problem."
        @echo "*** $(bindistfile) has been created."
 
+
+sourcedoc:
+       mkdir sourcedoc
+       cd sourcedoc ; \
+       doc++ -p `find ../$(top_srcdir)/src -name \*.h`