[libgnucash-scm-utilities] remove unneeded section in CMakeLists

This commit is contained in:
Christopher Lam 2019-04-27 17:04:02 +08:00
parent b5fe4e3c64
commit 4d529c02cd

View File

@ -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)