* lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13279 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2006-02-16 06:07:17 +00:00
parent ba4a80579a
commit 8f98e8a109
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -22,6 +22,8 @@
* src/backend/file/test/test-load/xml2.c: * src/backend/file/test/test-load/xml2.c:
need g_type_init() because we don't actually "load" the file backend. 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@asynchronous.org> 2006-02-15 Joshua Sled <jsled@asynchronous.org>
* src/backend/file/test/test-load-xml2.c (main): Initialize * src/backend/file/test/test-load-xml2.c (main): Initialize
+1 -2
View File
@@ -91,5 +91,4 @@ qofla-dir.h: $(srcdir)/qofla-dir.h.in Makefile
mv $@.tmp $@ mv $@.tmp $@
BUILT_SOURCES = qofla-dir.h BUILT_SOURCES = qofla-dir.h
DISTCLEANFILES = qofla-dir.h