summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ncurses/Makefile.am')
-rw-r--r--ui/ncurses/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/ncurses/Makefile.am b/ui/ncurses/Makefile.am
index f5c3928..ec8217f 100644
--- a/ui/ncurses/Makefile.am
+++ b/ui/ncurses/Makefile.am
@@ -40,10 +40,10 @@ libpbnc_la_SOURCES = \
nc-scr.c \
nc-scr.h
-bin_PROGRAMS = pb-nc
+sbin_PROGRAMS = pb-nc
if ENABLE_PS3
-bin_PROGRAMS += pb-nc-ps3
+sbin_PROGRAMS += pb-nc-ps3
endif
OpenPOWER on IntegriCloud