mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-07-29 15:53:45 -05:00
* 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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user