gnucash/accounts/de_AT/Makefile.am
Geert Janssens b1f9f80110 Add CMakeLists.txt files to dist tarball generated by autotools
This is half of the work to align the cmake and autotools generated dist tarballs.
What's missing in the cmake dist tarball on my system are all the files generated
or installed by running autogen.sh. I can't test this because cmake can't run
my version of automake (1.15), or at least our CMake configuration prevents this from happening.
2017-07-10 20:06:31 +02:00

15 lines
347 B
Makefile

accountdir = $(GNC_ACCOUNTS_DIR)/de_AT
dist_account_DATA = \
acctchrt_auto.gnucash-xea \
acctchrt_autoloan.gnucash-xea \
acctchrt_brokerage.gnucash-xea \
acctchrt_business.gnucash-xea \
acctchrt_common.gnucash-xea \
acctchrt_houseown.gnucash-xea \
acctchrt_investment.gnucash-xea \
acctchrt_kids.gnucash-xea
EXTRA_DIST = CMakeLists.txt