[cvs-annodex] commit (/annodex): libfishsound/trunk/doc/Makefile.am

conrad nobody at lists.annodex.net
Wed Jul 13 12:24:20 EST 2005


Update of /annodex (new revision 1355)

Modified files:
   libfishsound/trunk/doc/Makefile.am

Log Message:
don't install doxygen-build.stamp


Modified: libfishsound/trunk/doc/Makefile.am
===================================================================
--- libfishsound/trunk/doc/Makefile.am	2005-07-13 01:45:54 UTC (rev 1354)
+++ libfishsound/trunk/doc/Makefile.am	2005-07-13 02:24:19 UTC (rev 1355)
@@ -2,7 +2,9 @@
 
 EXTRA_DIST = Doxyfile.in white-xifish.png
 
-doc_DATA = doxygen-build.stamp
+# ensure doxygen-build.stamp is included,  or else the documentation will
+# not be built or distributed
+noinst_DATA = doxygen-build.stamp
 
 if HAVE_DOXYGEN
 doxygen-build.stamp: Doxyfile $(top_srcdir)/include/fishsound/*.h


-- 
conrad



More information about the cvs-annodex mailing list