gnucash/checks/Makefile.am

14 lines
201 B
Makefile
Raw Normal View History

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}