X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=cce05fe6b3b218ab505840c3afe48a4f21936b13;hp=6440fe4a4865ff04465e541653a29e414b5fa904;hb=658d9e98eec02f92e3cf263a1bb27beb3d395b2f;hpb=604a1ccf072f9f33326fb6dc919c1b6233d40866 diff --git a/lib/Makefile.am b/lib/Makefile.am index 6440fe4..cce05fe 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -28,9 +28,12 @@ libpbcore_la_SOURCES = \ waiter/waiter.h \ pb-protocol/pb-protocol.c \ pb-protocol/pb-protocol.h \ + types/types.h \ talloc/talloc.c \ talloc/talloc.h \ system/system.c \ - system/system.h + system/system.h \ + url/url.c \ + url/url.h MAINTAINERCLEANFILES = Makefile.in