[cvs-annodex] commit (/annodex):
libfishsound/branches/1.0-stable/doc/Makefile.am
conrad
nobody at lists.annodex.net
Mon Jul 18 18:36:30 EST 2005
Update of /annodex (new revision 1393)
Modified files:
libfishsound/branches/1.0-stable/doc/Makefile.am
Log Message:
libfishsound-stable: backport changeset:1355 (don't install doxygen-build.stamp)
Modified: libfishsound/branches/1.0-stable/doc/Makefile.am
===================================================================
--- libfishsound/branches/1.0-stable/doc/Makefile.am 2005-07-18 08:21:54 UTC (rev 1392)
+++ libfishsound/branches/1.0-stable/doc/Makefile.am 2005-07-18 08:36:28 UTC (rev 1393)
@@ -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