]> git.ozlabs.org Git - petitboot/blobdiff - ui/ncurses/Makefile.am
ui/ncurses: Add basic config editor
[petitboot] / ui / ncurses / Makefile.am
index a341780281b467cd04f2cbaee7483238c8863fc8..61ed67e7cf5a5e66090111555179ad0fa9f20bdb 100644 (file)
@@ -29,6 +29,8 @@ common_libs = \
 noinst_LTLIBRARIES = libpbnc.la
 
 libpbnc_la_SOURCES = \
+       nc-config.c \
+       nc-config.h \
        nc-cui.c \
        nc-cui.h \
        nc-boot-editor.c \