From: Fletcher T. Penney Date: Sun, 14 Jun 2015 14:11:45 +0000 (-0400) Subject: fix bug X-Git-Tag: 0.1.0a~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9e97f5ad91f7fbed4c6fa67685c403b8f960c01;p=multimarkdown fix bug --- diff --git a/CMakeLists.txt b/CMakeLists.txt index e98cd0d..b2c0d34 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,6 +128,8 @@ if (DEFINED TEST) ${test_files} ${src_files} ${header_files} + ${src_utility_files} + ${header_utility_files} ) # Process source files to look for tests to run