[test-options] add to CMakeLists.txt

forgto to add to dist_list.
This commit is contained in:
Christopher Lam 2019-08-23 19:51:13 +08:00
parent 67751665b3
commit 3d608efc22

View File

@ -84,6 +84,7 @@ set_dist_list(test_app_utils_DIST
test-sx.cpp
test-c-interface.scm
test-date-utilities.scm
test-options.scm
${test_app_utils_scheme_SOURCES}
${test_app_utils_SOURCES}
)