mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-29 04:04:07 -06:00
80e38458f8
gtk+: 2.10 goffice: 0.5.1 gtkhtml: 3.14 git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18703 57a11ea4-9604-0410-9ed3-97b8803252fd
16 lines
221 B
Makefile
16 lines
221 B
Makefile
|
|
checksdir = ${GNC_CHECKS_DIR}
|
|
|
|
checks_DATA = \
|
|
deluxe.chk \
|
|
liberty.chk \
|
|
quicken.chk \
|
|
quicken_wallet.chk \
|
|
voucher.chk
|
|
|
|
EXTRA_DIST = \
|
|
deluxe.chk \
|
|
liberty.chk \
|
|
quicken.chk \
|
|
quicken_wallet.chk \
|
|
voucher.chk
|