Fix misspelled/missing dist files.

This commit is contained in:
John Ralls 2023-09-23 14:01:11 -07:00
parent 9821527356
commit 422fd0cab2
2 changed files with 3 additions and 1 deletions

View File

@ -71,7 +71,7 @@ set_local_dist(test_backend_xml_DIST_local
test-kvp-frames.cpp
test-load-backend.cpp
test-load-example-account.cpp
test-load-save-files.cpp
gtest-load-save-files.cpp
test-load-xml2.cpp
test-real-data.sh
test-save-in-lang.cpp

View File

@ -1,4 +1,6 @@
set_dist_list(load_save_DIST
bug-746937-sx-split-order.gnucash
sample1.gnucash
CMakeLists.txt
README
)