From c6dad307d1c305015066e179d392fae695b8cf08 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Fri, 13 Dec 2013 15:20:22 +0800 Subject: ui/ncurses: Add help to system configuration screen Signed-off-by: Jeremy Kerr --- ui/ncurses/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/ncurses/Makefile.am') diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index 3251489..2834f12 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -31,6 +31,7 @@ noinst_LTLIBRARIES = libpbnc.la libpbnc_la_SOURCES = \ nc-config.c \ nc-config.h \ + nc-config-help.c \ nc-cui.c \ nc-cui.h \ nc-boot-editor.c \ -- cgit v1.2.1