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.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am
index 1040670..f711c1e 100644
--- a/test/parser/Makefile.am
+++ b/test/parser/Makefile.am
@@ -29,11 +29,13 @@ TESTS = test-null \
test-grub2-f18-ppc64 \
test-kboot-single \
test-yaboot-single \
- test-yaboot-external
+ test-yaboot-external \
+ test-yaboot-rh8-ppc64
check_PROGRAMS = $(TESTS)
check_LIBRARIES = $(test_libs)
-check_DATA = data/grub2-f18-ppc64.conf
+check_DATA = data/grub2-f18-ppc64.conf \
+ data/yaboot-rh8-ppc64.conf
common_libs = $(top_builddir)/lib/libpbcore.la
test_libs = libtest.o
OpenPOWER on IntegriCloud