]> git.lyx.org Git - lyx.git/commitdiff
remove dup rule
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 11 Mar 2002 23:02:03 +0000 (23:02 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 11 Mar 2002 23:02:03 +0000 (23:02 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3720 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
Makefile.am

index c7284e77d78e4df098165d7d211949a66c6dbd5e..963dc1342a868a0662996d426bc92c684cab2bf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
+       also autogenerated)
+
 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * Makefile.am: remove references to the now-dead forms directory.
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)/*