diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 9d1141c6..866e9d40 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 \