[Gnucash-changes] r13279 - gnucash/trunk - * lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES

Derek Atkins warlord at cvs.gnucash.org
Thu Feb 16 01:07:18 EST 2006


Author: warlord
Date: 2006-02-16 01:07:17 -0500 (Thu, 16 Feb 2006)
New Revision: 13279
Trac: http://svn.gnucash.org/trac/changeset/13279

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/lib/libqof/qof/Makefile.am
Log:
* lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES



Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-02-16 06:06:25 UTC (rev 13278)
+++ gnucash/trunk/ChangeLog	2006-02-16 06:07:17 UTC (rev 13279)
@@ -22,6 +22,8 @@
 	* src/backend/file/test/test-load/xml2.c:
 	  need g_type_init() because we don't actually "load" the file backend.
 
+	* lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES
+
 2006-02-15  Joshua Sled  <jsled at asynchronous.org>
 
 	* src/backend/file/test/test-load-xml2.c (main): Initialize

Modified: gnucash/trunk/lib/libqof/qof/Makefile.am
===================================================================
--- gnucash/trunk/lib/libqof/qof/Makefile.am	2006-02-16 06:06:25 UTC (rev 13278)
+++ gnucash/trunk/lib/libqof/qof/Makefile.am	2006-02-16 06:07:17 UTC (rev 13279)
@@ -91,5 +91,4 @@
 	 mv $@.tmp $@
 
 BUILT_SOURCES = qofla-dir.h
-
-
+DISTCLEANFILES = qofla-dir.h



More information about the gnucash-changes mailing list