]> git.ozlabs.org Git - petitboot/blobdiff - lib/Makefile.am
discover: Implement device priorities
[petitboot] / lib / Makefile.am
index 7847d0968a48576da199a9ce8369faafcc8d83af..f000a2f20853324de9a90d6d02e0a472d4783276 100644 (file)
@@ -28,10 +28,20 @@ libpbcore_la_SOURCES = \
        waiter/waiter.h \
        pb-protocol/pb-protocol.c \
        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
+       system/system.h \
+       url/url.c \
+       url/url.h
 
 MAINTAINERCLEANFILES = Makefile.in