mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 19:00:18 -06:00
094c879998
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11818 57a11ea4-9604-0410-9ed3-97b8803252fd
14 lines
290 B
Makefile
14 lines
290 B
Makefile
|
|
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}
|