X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2FMakefile.am;h=0e208357cfc1de34a62b55f691b84e4488a35508;hp=5f634425f948dca00a2953040888cde779382eb2;hb=06a49ebdfc795a70b938f5aee29f3c488ef9fc21;hpb=eea4234f719966d2c2e4351d2f465edf58b80ed3 diff --git a/discover/Makefile.am b/discover/Makefile.am index 5f63442..0e20835 100644 --- a/discover/Makefile.am +++ b/discover/Makefile.am @@ -41,6 +41,8 @@ libparser_la_LIBADD = $(top_builddir)/lib/libpbcore.la sbin_PROGRAMS = pb-discover pb_discover_SOURCES = \ + boot.c \ + boot.h \ device-handler.c \ device-handler.h \ discover-server.c \