summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-09-18 12:55:22 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-09-18 12:55:22 +0200
commita071a3ccc0306c4cb9ed429848305a4844e2511c (patch)
tree3256897aa1fcd40bdb61523580f1976d8d53d620 /Makefile.am
parent7dd2977e06091e8e916d57fcfee9439bb47f2202 (diff)
downloadconnman-a071a3ccc0306c4cb9ed429848305a4844e2511c.tar.gz
connman-a071a3ccc0306c4cb9ed429848305a4844e2511c.tar.bz2
connman-a071a3ccc0306c4cb9ed429848305a4844e2511c.zip
build: Don't install connmanctl.1 manual page for now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fe8e75dc..27836382 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -137,7 +137,7 @@ include Makefile.plugins
if CLIENT
noinst_PROGRAMS += client/connmanctl
-dist_man_MANS = doc/connmanctl.1
+noinst_dist_man_MANS = doc/connmanctl.1
client_connmanctl_SOURCES = $(gdbus_sources) src/connman.h \
include/log.h src/log.c \