]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
remove dup rule
[lyx.git] / Makefile.am
index c9d718c50db2c3080a476425377f5ac4b40ca3f3..6f24e94497e639eaa8277cfcca9f6d42d98e1dd7 100644 (file)
@@ -58,9 +58,9 @@ doxydoc: sourcedoc/Doxyfile
        cd sourcedoc; \
        doxygen ./Doxyfile
 
-sourcedoc/Doxyfile: sourcedoc/Doxyfile.in config.status
-       cd $(top_builddir) \
-       && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+#sourcedoc/Doxyfile: sourcedoc/Doxyfile.in config.status
+#      cd $(top_builddir) \
+#      && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
 lgbtags:
        etags --totals=yes --recurse=yes -o TAGS $(top_srcdir)/*