summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-12-10 11:48:25 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-01-31 08:46:34 +0800
commit140f5b13c7513b2d594457cc8d7d0cb1a7d844a4 (patch)
tree963071659ac423bf8c7f4da9a67460556d228fc2 /ui/ncurses/Makefile.am
parent702f9c313dea66817cf05196d84cd07889e80c51 (diff)
downloadtalos-petitboot-140f5b13c7513b2d594457cc8d7d0cb1a7d844a4.tar.gz
talos-petitboot-140f5b13c7513b2d594457cc8d7d0cb1a7d844a4.zip
ui/ncurses: Add support for help screens
Add a textscreen-based help screen system, triggered from the cui module's cui_show_help() Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/ncurses/Makefile.am')
-rw-r--r--ui/ncurses/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am
index c03bdb7..8160298 100644
--- a/ui/ncurses/Makefile.am
+++ b/ui/ncurses/Makefile.am
@@ -35,6 +35,8 @@ libpbnc_la_SOURCES = \
nc-cui.h \
nc-boot-editor.c \
nc-boot-editor.h \
+ nc-helpscreen.c \
+ nc-helpscreen.h \
nc-menu.c \
nc-menu.h \
nc-scr.c \
OpenPOWER on IntegriCloud