mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix misspelled/missing dist files.
This commit is contained in:
parent
9821527356
commit
422fd0cab2
@ -71,7 +71,7 @@ set_local_dist(test_backend_xml_DIST_local
|
|||||||
test-kvp-frames.cpp
|
test-kvp-frames.cpp
|
||||||
test-load-backend.cpp
|
test-load-backend.cpp
|
||||||
test-load-example-account.cpp
|
test-load-example-account.cpp
|
||||||
test-load-save-files.cpp
|
gtest-load-save-files.cpp
|
||||||
test-load-xml2.cpp
|
test-load-xml2.cpp
|
||||||
test-real-data.sh
|
test-real-data.sh
|
||||||
test-save-in-lang.cpp
|
test-save-in-lang.cpp
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
set_dist_list(load_save_DIST
|
set_dist_list(load_save_DIST
|
||||||
bug-746937-sx-split-order.gnucash
|
bug-746937-sx-split-order.gnucash
|
||||||
sample1.gnucash
|
sample1.gnucash
|
||||||
|
CMakeLists.txt
|
||||||
|
README
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user