gnucash/checks/Makefile.am
Geert Janssens 0efa576a18 Bug #677572 - 3-part check format
Created by Andrew Hunt

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22245 57a11ea4-9604-0410-9ed3-97b8803252fd
2012-06-27 17:43:26 +00:00

14 lines
201 B
Makefile

checksdir = ${GNC_CHECKS_DIR}
checks_DATA = \
deluxe.chk \
liberty.chk \
quicken.chk \
quicken_wallet.chk \
voucher.chk \
quicken_check_21.chk \
quicken_3part.chk
EXTRA_DIST = ${checks_DATA}