summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2014-07-28 10:42:25 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-07-28 14:23:05 +0800
commit9330aba60a05a8d9889dab42bc92b9ebbc55941b (patch)
tree1fb1a2c36fbcae699f2de7b92c479ade1035bf6e /ui/ncurses/Makefile.am
parent37bece9c6354e8857dc3001d6fd245d8a733ef28 (diff)
downloadtalos-petitboot-9330aba60a05a8d9889dab42bc92b9ebbc55941b.tar.gz
talos-petitboot-9330aba60a05a8d9889dab42bc92b9ebbc55941b.zip
ui/ncurses: Add language selector & support for language changes
This change adds a language selector UI, and allows language changes from incoming configuration messages. 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 39cf597..06f272f 100644
--- a/ui/ncurses/Makefile.am
+++ b/ui/ncurses/Makefile.am
@@ -41,6 +41,8 @@ libpbnc_la_SOURCES = \
nc-boot-editor-help.c \
nc-helpscreen.c \
nc-helpscreen.h \
+ nc-lang.c \
+ nc-lang.h \
nc-menu.c \
nc-menu.h \
nc-scr.c \
OpenPOWER on IntegriCloud