X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Fncurses%2FMakefile.am;h=ded3193f21e4ddb9614a503f2dd3abdefb8d5172;hp=2834f12710a04c87618d61d83fe3da6df98ff17a;hb=85421290c797c59320bf1e9f076f46195115ab92;hpb=c6dad307d1c305015066e179d392fae695b8cf08 diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index 2834f12..ded3193 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -36,6 +36,7 @@ libpbnc_la_SOURCES = \ nc-cui.h \ nc-boot-editor.c \ nc-boot-editor.h \ + nc-boot-editor-help.c \ nc-helpscreen.c \ nc-helpscreen.h \ nc-menu.c \ @@ -64,5 +65,6 @@ petitboot_ps3_nc_SOURCES = ps3-main.c petitboot_ps3_nc_LDADD = $(common_libs) $(libdir)/libps3-utils.so #petitboot_ps3_nc_LDFLAGS = -L$(libdir) -lps3-utils +EXTRA_DIST = ui-guidelines.text MAINTAINERCLEANFILES = Makefile.in