mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix dist after renaming account directory hu_HU to hu
This commit is contained in:
parent
e90e9cbd8c
commit
f27cbd4a11
@ -17,7 +17,7 @@ set(account_DATA
|
||||
acctchrt_spouseretire.gnucash-xea)
|
||||
|
||||
|
||||
set_dist_list(HU_HU_DIST ${account_DATA} CMakeLists.txt)
|
||||
set_dist_list(HU_DIST ${account_DATA} CMakeLists.txt)
|
||||
|
||||
install(FILES ${account_DATA} DESTINATION ${ACCOUNTS_INSTALL_DIR}/hu)
|
||||
file(COPY ${account_DATA} DESTINATION ${ACCOUNTS_BUILD_DIR}/hu)
|
||||
|
Loading…
Reference in New Issue
Block a user