summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libxo/tests/core/Makefile.am')
-rw-r--r--contrib/libxo/tests/core/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/libxo/tests/core/Makefile.am b/contrib/libxo/tests/core/Makefile.am
index 0131a6f..7e61f55 100644
--- a/contrib/libxo/tests/core/Makefile.am
+++ b/contrib/libxo/tests/core/Makefile.am
@@ -22,7 +22,8 @@ test_07.c \
test_08.c \
test_09.c \
test_10.c \
-test_11.c
+test_11.c \
+test_12.c
test_01_test_SOURCES = test_01.c
test_02_test_SOURCES = test_02.c
@@ -35,6 +36,7 @@ test_08_test_SOURCES = test_08.c
test_09_test_SOURCES = test_09.c
test_10_test_SOURCES = test_10.c
test_11_test_SOURCES = test_11.c
+test_12_test_SOURCES = test_12.c
# TEST_CASES := $(shell cd ${srcdir} ; echo *.c )
OpenPOWER on IntegriCloud