X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=dbf626a42fed755e581db4efafe6f0d42b65e775;hp=c02fd91ca7984f90db74df2778e042ca874cd3b0;hb=9d966d3d4a0d37ff8e3ca17e8cbca34feb4828dd;hpb=6b0d0a38421c6ff044d005042d7309cbf36aface;ds=sidebyside diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index c02fd91..dbf626a 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -54,7 +54,8 @@ TESTS = \ test-pxe-initrd-in-append \ test-pxe-mac-without-conf \ test-pxe-ip-without-conf \ - test-pxe-non-url-conf + test-pxe-non-url-conf \ + test-pxe-local $(TESTS): %: %.embedded-config.o $(TESTS): LDADD += $@.embedded-config.o