X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ui%2Fncurses%2FMakefile.am;fp=ui%2Fncurses%2FMakefile.am;h=5389ed9b9a9c28e119830a7ccce25dd7597b32ce;hb=6e46a2e3a2d69e1982ed531ed69def8f9a5e8af1;hp=81602987b70139f471843e0e0d35a3e33b6c2c8c;hpb=140f5b13c7513b2d594457cc8d7d0cb1a7d844a4;p=petitboot diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am index 8160298..5389ed9 100644 --- a/ui/ncurses/Makefile.am +++ b/ui/ncurses/Makefile.am @@ -55,7 +55,7 @@ sbin_PROGRAMS += petitboot-ps3-nc endif -petitboot_nc_SOURCES = generic-main.c +petitboot_nc_SOURCES = generic-main.c generic-main-help.c petitboot_nc_LDADD = $(common_libs) petitboot_ps3_nc_SOURCES = ps3-main.c