diff --git a/libgnucash/scm/test/CMakeLists.txt b/libgnucash/scm/test/CMakeLists.txt index 2e7a880c45..eb58582394 100644 --- a/libgnucash/scm/test/CMakeLists.txt +++ b/libgnucash/scm/test/CMakeLists.txt @@ -16,9 +16,6 @@ if (HAVE_SRFI64) FALSE ) - set(srfi64_extras_SCHEME_DIST - srfi64-extras.scm - ) gnc_add_scheme_tests("${scm_test_SCHEME}") endif (HAVE_SRFI64)