gnucash/doc/examples/Makefile.am
Geert Janssens 207c54a680 Future default file extension is .gnucash, so
- rename example files to this extension
- replace references to the old extension where appropriate

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19319 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-30 20:17:37 +00:00

33 lines
553 B
Makefile

docdir = ${GNC_DOC_INSTALL_DIR}/examples
doc_DATA = \
Money95bank_fr.qif \
Money95invst_fr.qif \
Money95mfunds_fr.qif \
Money95stocks_fr.qif \
README \
abc-all.qif \
abc.qif \
bogus.qif \
cbb-export.qif \
currency.gnucash \
currency_tree_xml.gnucash \
every.qif \
ms-money.qif \
quicktest.qif \
splitdemo.gnucash \
swipe.qif \
taxreport.gnucash \
test.gnucash \
test2.gnucash \
test3.gnucash \
test4.gnucash \
trading.gnucash \
trading2.gnucash \
web.qif \
xfer.gnucash
EXTRA_DIST = \
${doc_DATA}