X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=1c19e11821f428ea2c0c4975760d0979a95312f8;hp=b492d69fa5a48f60d1a856d827788bf045501b01;hb=aa530148;hpb=dd8fe077022138d1f6aca7e6d6cceec61f56ce95 diff --git a/lib/Makefile.am b/lib/Makefile.am index b492d69..1c19e11 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -30,10 +30,6 @@ 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 \ @@ -43,6 +39,7 @@ libpbcore_la_SOURCES = \ system/system.h \ url/url.c \ url/url.h \ + util/util.c \ util/util.h MAINTAINERCLEANFILES = Makefile.in