mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
This is to avoid losing them when making trunk the stable branch. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17425 57a11ea4-9604-0410-9ed3-97b8803252fd
12 lines
218 B
Makefile
12 lines
218 B
Makefile
|
|
accountdir = ${GNC_ACCOUNTS_DIR}/ru
|
|
|
|
account_DATA = \
|
|
acctchrt_common.gnucash-xea \
|
|
acctchrt_homeloan.gnucash-xea \
|
|
acctchrt_homeown.gnucash-xea \
|
|
acctchrt_renter.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA}
|