Skip to content

Commit

Permalink
Fix misspelled/missing dist files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Sep 23, 2023
1 parent 9821527 commit 422fd0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libgnucash/backend/xml/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
set_dist_list(load_save_DIST
bug-746937-sx-split-order.gnucash
sample1.gnucash
CMakeLists.txt
README
)

0 comments on commit 422fd0c

Please sign in to comment.