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 fe8e75dc011e997564571f7d18eb4a3329bb3c97..27836382723397c0eb6a4c551db2759ee49a8c58 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 \