summaryrefslogtreecommitdiffstats
path: root/tests/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/Makefile.am')
-rw-r--r--tests/include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/include/Makefile.am b/tests/include/Makefile.am
index e00e220..061d5f8 100644
--- a/tests/include/Makefile.am
+++ b/tests/include/Makefile.am
@@ -21,6 +21,8 @@ INCLUDES = -I$(top_srcdir)/src \
-I$(top_srcdir)/src/lookup \
@GLIB2_CPPFLAGS@
+TESTS = test_memory_chunk
+
noinst_PROGRAMS = test_memory_chunk
test_memory_chunk_SOURCES = test_memory_chunk.cpp