mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix typo in he/CMakelists.txt templates dist_list
This commit is contained in:
parent
f4a1b2fdf2
commit
2fa442638d
@ -18,7 +18,7 @@ set(account_DATA
|
||||
acctchrt_spouseinc.gnucash-xea
|
||||
acctchrt_spouseretire.gnucash-xea)
|
||||
|
||||
set_dist_list(he_DIST ${account_DATA} acctchrt_full.gnucash-xea CMakeLists.txt)
|
||||
set_dist_list(HE_DIST ${account_DATA} acctchrt_full.gnucash-xea CMakeLists.txt)
|
||||
|
||||
install(FILES ${account_DATA} DESTINATION ${ACCOUNTS_INSTALL_DIR}/he)
|
||||
file(COPY ${account_DATA} DESTINATION ${ACCOUNTS_BUILD_DIR}/he_HE)
|
||||
|
Loading…
Reference in New Issue
Block a user