mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
509 B
33 lines
509 B
|
|
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.xac \
|
|
currency_tree_xml.xac \
|
|
every.qif \
|
|
ms-money.qif \
|
|
quicktest.qif \
|
|
splitdemo.xac \
|
|
swipe.qif \
|
|
taxreport.xac \
|
|
test.xac \
|
|
test2.xac \
|
|
test3.xac \
|
|
test4.xac \
|
|
trading.xac \
|
|
trading2.xac \
|
|
web.qif \
|
|
xfer.xac
|
|
|
|
EXTRA_DIST = \
|
|
${doc_DATA}
|