diff options
Diffstat (limited to 'ui/ncurses/Makefile.am')
-rw-r--r-- | ui/ncurses/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |