]> git.ozlabs.org Git - petitboot/blobdiff - lib/Makefile.am
ui/ncurses: Add basic config editor
[petitboot] / lib / Makefile.am
index cce05fe6b3b218ab505840c3afe48a4f21936b13..b492d69fa5a48f60d1a856d827788bf045501b01 100644 (file)
@@ -28,12 +28,21 @@ 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 \
        url/url.c \
-       url/url.h
+       url/url.h \
+       util/util.h
 
 MAINTAINERCLEANFILES = Makefile.in