mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/import-export/Makefile.am -- make sure to distribute the scm files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7561 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
dce7707298
commit
f3a41c30b3
@ -1,3 +1,7 @@
|
||||
2002-11-26 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/import-export/Makefile.am -- make sure to distribute the scm files
|
||||
|
||||
2002-11-26 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/report/report-system/commodity-utilities.scm:
|
||||
|
@ -57,7 +57,9 @@ AM_CFLAGS = \
|
||||
${GUILE_INCS} \
|
||||
${GLIB_CFLAGS}
|
||||
|
||||
EXTRA_DIST = $(glade_DATA) \
|
||||
EXTRA_DIST = \
|
||||
$(glade_DATA) \
|
||||
${gncscm_DATA} \
|
||||
.cvsignore
|
||||
|
||||
CLEANFILES =
|
||||
|
Loading…
Reference in New Issue
Block a user