mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-28 19:53:58 -06:00
2b9d91e808
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19258 57a11ea4-9604-0410-9ed3-97b8803252fd
9 lines
151 B
Makefile
9 lines
151 B
Makefile
accountdir = ${GNC_ACCOUNTS_DIR}/nl
|
|
|
|
account_DATA = \
|
|
acctchrt_checkbook.gnucash-xea \
|
|
acctchrt_full.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA}
|