mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 10:15:22 -06:00
* accounts/el_GR/Makefile.am: added new carloan account chart * accounts/el_GR/acctchrt_common.gnucash-xea: updated account chart * accounts/el_GR/acctchrt_carloan.gnucash-xea: new car loan chart git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8361 57a11ea4-9604-0410-9ed3-97b8803252fd
11 lines
170 B
Makefile
11 lines
170 B
Makefile
|
|
accountdir = ${GNC_ACCOUNTS_DIR}/el_GR
|
|
|
|
account_DATA = \
|
|
acctchrt_common.gnucash-xea \
|
|
acctchrt_carload.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA} \
|
|
.cvsignore
|