mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
automake 1.5 fixes and further work on transaction voiding
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5456 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+2
-2
@@ -52,7 +52,7 @@ EXTRA_DIST = \
|
||||
bin_SCRIPTS = gnucash-config
|
||||
|
||||
BUILT_SOURCES = gnucash-config
|
||||
CLEANFILES += gnucash-config
|
||||
CLEANFILES = gnucash-config
|
||||
|
||||
## We borrow guile's convention and use @-...-@ as the substitution
|
||||
## brackets here, instead of the usual @...@. This prevents autoconf
|
||||
@@ -90,7 +90,7 @@ gnucash-config: gnucash-config.in
|
||||
mv $@.tmp $@
|
||||
|
||||
|
||||
DISTCLEANFILES += \
|
||||
DISTCLEANFILES = \
|
||||
cscope.files cscope.out etags.files make-gnucash-patch
|
||||
|
||||
cscope.files:
|
||||
|
||||
Reference in New Issue
Block a user