]> git.ozlabs.org Git - petitboot/blobdiff - ui/twin/Makefile.am
Move installed programs from bin to sbin
[petitboot] / ui / twin / Makefile.am
index 9e8f5de56c88df6f6332e851f0301fa013285751..af875009b9ae4826906ecc38b3d9ea367d426b07 100644 (file)
@@ -44,10 +44,10 @@ libpbt_la_SOURCES = \
        pbt-scr.c \
        pbt-scr.h
 
-bin_PROGRAMS = pb-twin
+sbin_PROGRAMS = pb-twin
 
 if ENABLE_PS3
-bin_PROGRAMS += pb-twin-ps3
+sbin_PROGRAMS += pb-twin-ps3
 endif