X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=dbf626a42fed755e581db4efafe6f0d42b65e775;hp=32f204d31fa7337f775ca3e8ead1f69c8e7b049c;hb=8b2ccd525b328994d3e62c01092b20859a23e36d;hpb=cc28b17bb59411e6031a8273b784e9d1d3a9490d diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 32f204d..dbf626a 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -51,7 +51,11 @@ TESTS = \ test-yaboot-rh8-ppc64 \ test-pxe-empty \ test-pxe-single \ - test-pxe-initrd-in-append + test-pxe-initrd-in-append \ + test-pxe-mac-without-conf \ + test-pxe-ip-without-conf \ + test-pxe-non-url-conf \ + test-pxe-local $(TESTS): %: %.embedded-config.o $(TESTS): LDADD += $@.embedded-config.o