X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=a46388c165338f16549d51033cf6203cf758bec9;hb=85d8a6966cbf5c97023c11620cabd8a63b883e07;hp=9029544a4a7d3d7170edd0653864149d9317c22f;hpb=5a829b87f9763e42fa4fa0afbb9395f37f922002;p=petitboot diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 9029544..a46388c 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -41,8 +41,10 @@ TESTS = \ test-yaboot-device-override \ test-yaboot-default \ test-yaboot-rh8-ppc64 \ + test-pxe-empty \ test-pxe-single \ - test-pxe-initrd-in-append + test-pxe-initrd-in-append \ + test-pxe-default $(TESTS): %: %.embedded-config.o $(TESTS): LDADD += $@.embedded-config.o