X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=1bb45e8fa11b1cc7bdb796f687affbb02d3f1e67;hp=dbf400eaf709424914c866a0b85da9f4fc1904eb;hb=9c33c54f7b431074a7d0daddce34140044aaadf6;hpb=ba1633025d93d7b41bda9bd32fa1d2337c7c4365 diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index dbf400e..1bb45e8 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -94,6 +94,7 @@ test_parser_libtest_ro_SOURCES = \ test/parser/main.c \ test/parser/utils.c \ test/parser/handler.c \ + test/parser/network.c \ test/parser/parser-test.h \ discover/yaboot-parser.c \ discover/kboot-parser.c \