build: Don't install connmanctl.1 manual page for now
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Sep 2012 10:55:22 +0000 (12:55 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Sep 2012 10:55:22 +0000 (12:55 +0200)
Makefile.am

index fe8e75d..2783638 100644 (file)
@@ -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 \