mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-27 11:20:27 -06:00
10 lines
150 B
Makefile
10 lines
150 B
Makefile
|
|
||
|
accountdir = ${GNC_ACCOUNTS_DIR}/fi_FI
|
||
|
|
||
|
account_DATA = \
|
||
|
acctchrt_common.gnucash-xea \
|
||
|
acctchrt_ry.gnucash-xea
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
${account_DATA}
|