mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 02:10:36 -06:00
16bc91d6c9
In the Netherlands, several parties have created an account structure for standardized information exchange. This file provides a GnuCash translation of this (public domain) structure.
10 lines
184 B
Makefile
10 lines
184 B
Makefile
accountdir = ${GNC_ACCOUNTS_DIR}/nl
|
|
|
|
account_DATA = \
|
|
acctchrt_checkbook.gnucash-xea \
|
|
acctchrt_full.gnucash-xea \
|
|
acctchrt_rgs_1.1.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA}
|