summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-12-19 16:27:56 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-03-11 01:45:20 -0700
commit6125af29ef100e58244ccdee4aba4260ef2b6086 (patch)
tree708baaa7327e519c1ea80c92f7e6903ce3f29e9e
parentcaab8793f23cb7cc2222325fb6c8e2badd0a82ab (diff)
downloadconnman-6125af29ef100e58244ccdee4aba4260ef2b6086.tar.gz
connman-6125af29ef100e58244ccdee4aba4260ef2b6086.tar.bz2
connman-6125af29ef100e58244ccdee4aba4260ef2b6086.zip
enable client
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cd69b56f..70d6ae5e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -224,7 +224,7 @@ script_LTLIBRARIES =
include Makefile.plugins
if CLIENT
-noinst_PROGRAMS += client/connmanctl
+sbin_PROGRAMS += client/connmanctl
MANUAL_PAGES += doc/connmanctl.1