X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1c19e11821f428ea2c0c4975760d0979a95312f8;hb=67e015d08f9a9f53b1ec0a6c301ce1a9516ea69a;hp=fb251479209abcbbb58ec2b41c5628cb23cd51fd;hpb=32fe8024f5af5cd8de23c638ddad8ada67a46cd5;p=petitboot diff --git a/lib/Makefile.am b/lib/Makefile.am index fb25147..1c19e11 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -30,16 +30,16 @@ libpbcore_la_SOURCES = \ pb-protocol/pb-protocol.h \ pb-config/pb-config.c \ pb-config/pb-config.h \ - pb-config/storage.h \ - pb-config/storage-powerpc-nvram.c \ - pb-config/storage-null.c \ - pb-config/storage-test.c \ + process/process.c \ + process/process.h \ types/types.h \ talloc/talloc.c \ talloc/talloc.h \ system/system.c \ system/system.h \ url/url.c \ - url/url.h + url/url.h \ + util/util.c \ + util/util.h MAINTAINERCLEANFILES = Makefile.in