From c8e13ec341856fd2a4bd9932741fb3b959c30410 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 19 Dec 2012 16:27:56 -0800 Subject: [PATCH] enable client --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f05b755..3ecaeab 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 noinst_MANUAL_PAGES = doc/connmanctl.1 -- 2.7.4