X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=f9083bd6187895913cfa9e9e5922943723089fee;hp=483add90d2c9ae6702e36de1dea1e46e4a47acc7;hb=28d0d7035ee3099935ef264db40a86142c098ec5;hpb=646d77d8156ad72da1c24f734a029a525ba4bed9 diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 483add9..f9083bd 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -75,6 +75,7 @@ parser_TESTS = \ test/parser/test-pxe-non-url-pathprefix-with-conf \ test/parser/test-pxe-pathprefix-discover \ test/parser/test-pxe-pathprefix-discover-mac \ + test/parser/test-pxe-pathprefix-port \ test/parser/test-pxe-path-resolve-relative \ test/parser/test-pxe-path-resolve-absolute \ test/parser/test-pxe-discover-bootfile-root \