mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 10:20:18 -06:00
acc2b96061
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9734 57a11ea4-9604-0410-9ed3-97b8803252fd
12 lines
205 B
Makefile
12 lines
205 B
Makefile
|
|
accountdir = ${GNC_ACCOUNTS_DIR}/el_GR
|
|
|
|
account_DATA = \
|
|
acctchrt_common.gnucash-xea \
|
|
acctchrt_carloan.gnucash-xea \
|
|
acctchrt_brokerage.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA} \
|
|
.cvsignore
|