X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fncurses%2FMakefile.am;h=61ed67e7cf5a5e66090111555179ad0fa9f20bdb;hp=a341780281b467cd04f2cbaee7483238c8863fc8;hb=f8211e81bd2ca61a0deab61ccdab48027640b498;hpb=43e9c8147f74fba794fd280fa0fdb57af8b968f4 diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index a341780..61ed67e 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -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 \