* src/quotes/Makefile.am: add dump-finance-quote to the DIST

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7929 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Derek Atkins 24 years ago
parent c2e26a8d0f
commit 3fdac525ae

@ -30,6 +30,8 @@
* src/report/standard-reports/cash-flow.scm: don't crash when a
user does something silly like having a split with no account.
Warn the user when we find this situation.
* src/quotes/Makefile.am: add dump-finance-quote to the DIST
2003-02-01 Benoit Grégoire <bock@step.polymtl.ca>

@ -11,7 +11,8 @@ EXTRA_DIST = \
finance-quote-helper.in \
gnc-prices \
update-finance-quote.in \
value_portfolio
value_portfolio \
dump-finance-quote
## We borrow guile's convention and use @-...-@ as the substitution
## brackets here, instead of the usual @...@. This prevents autoconf

Loading…
Cancel
Save