From 0ed84c01b6eaee98bd44cf0892982bbd059c75d1 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Thu, 23 Jan 2020 12:45:07 +0800 Subject: test/parser: Add rhel8 test data to check_DATA We want these included in the distribtion tarball too. Signed-off-by: Jeremy Kerr --- test/parser/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 9d1141c..866e9d4 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -115,6 +115,8 @@ check_DATA += \ test/parser/data/grub2-f18-ppc64.conf \ test/parser/data/grub2-f20-ppc.conf \ test/parser/data/grub2-ubuntu-13_04-x86.conf \ + test/parser/data/grub2-rhel8.conf \ + test/parser/data/grub2-rhcos-ootpa.conf \ test/parser/data/yaboot-rh8-ppc64.conf \ test/parser/data/syslinux-include-root.cfg \ test/parser/data/syslinux-include-nest-1.cfg \ -- cgit v1.2.1