X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=c02fd91ca7984f90db74df2778e042ca874cd3b0;hp=32f204d31fa7337f775ca3e8ead1f69c8e7b049c;hb=6b0d0a38421c6ff044d005042d7309cbf36aface;hpb=cc28b17bb59411e6031a8273b784e9d1d3a9490d diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 32f204d..c02fd91 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -51,7 +51,10 @@ 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 $(TESTS): %: %.embedded-config.o $(TESTS): LDADD += $@.embedded-config.o