From: Marcel Holtmann Date: Tue, 18 Sep 2012 10:55:22 +0000 (+0200) Subject: build: Don't install connmanctl.1 manual page for now X-Git-Tag: 1.7~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a071a3ccc0306c4cb9ed429848305a4844e2511c;p=platform%2Fupstream%2Fconnman.git build: Don't install connmanctl.1 manual page for now --- diff --git a/Makefile.am b/Makefile.am index fe8e75d..2783638 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 \