summaryrefslogtreecommitdiffstats
path: root/test/parser/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/Makefile.am')
-rw-r--r--test/parser/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am
index eff3ece..d8135d4 100644
--- a/test/parser/Makefile.am
+++ b/test/parser/Makefile.am
@@ -25,7 +25,8 @@ AM_CPPFLAGS = \
AM_CFLAGS = -O0 -ggdb -Wall -Wextra -Werror
TESTS = test-null \
- test-yaboot-single
+ test-yaboot-single \
+ test-yaboot-external
check_PROGRAMS = $(TESTS)
check_LIBRARIES = $(test_libs)
OpenPOWER on IntegriCloud