mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
11 lines
141 B
Makefile
11 lines
141 B
Makefile
|
|
accountdir = ${GNC_ACCOUNTS_DIR}/lt
|
|
|
|
account_DATA = \
|
|
acctchrt_business.gnucash-xea
|
|
|
|
EXTRA_DIST = \
|
|
${account_DATA} \
|
|
CMakeLists.txt
|
|
|