Fix some minor distcheck breaks

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/2.4@23644 57a11ea4-9604-0410-9ed3-97b8803252fd
2.4
John Ralls 12 years ago
parent 3590d74af2
commit 1c97ea1f17

@ -61,4 +61,4 @@ else
perl -pi.bak -e 's/" *$$/\n/' $@
endif
DISTCLEANFILES = gnc-prices.1 gnucash.1 tip_of_the_day.list
DISTCLEANFILES = gnc-prices.1 gnucash.1 tip_of_the_day.list *.bak

@ -5,7 +5,7 @@ clean-local:
rm -f translog.*
EXTRA_DIST = \
runTests.py \
runTests.py.in \
test_account.py \
test_book.py \
test_split.py \

Loading…
Cancel
Save