X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=1c19e11821f428ea2c0c4975760d0979a95312f8;hp=e3ec2dc3b869296b1f69fb3434a9fdfd3da91243;hb=aa530148044a7c6d7ec7b6a32672cc69d53979b2;hpb=072847109936bc0e822f8cf67c31eb62183f0db8 diff --git a/lib/Makefile.am b/lib/Makefile.am index e3ec2dc..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 \