mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
309 B
15 lines
309 B
|
|
accountdir = ${GNC_ACCOUNTS_DIR}/de_CH
|
|
|
|
account_DATA = \
|
|
acctchrt_brokerage.gnucash-xea \
|
|
acctchrt_common.gnucash-xea \
|
|
acctchrt_kids.gnucash-xea \
|
|
acctchrt_otherasset.gnucash-xea \
|
|
acctchrt_otherloan.gnucash-xea \
|
|
acctchrt_chkmu.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA} \
|
|
CMakeLists.txt
|