From 9b5065e0365100e5951b188349155a731bf03804 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 15 Jan 2020 12:22:26 +0100 Subject: ospfclient: don't install man page ... we're not installing ospfclient (it's a demo/example program), so installing the man page is quite useless. Signed-off-by: David Lamparter --- ospfclient/subdir.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ospfclient') diff --git a/ospfclient/subdir.am b/ospfclient/subdir.am index af07e983e..756ad88f1 100644 --- a/ospfclient/subdir.am +++ b/ospfclient/subdir.am @@ -5,7 +5,7 @@ if OSPFCLIENT lib_LTLIBRARIES += ospfclient/libfrrospfapiclient.la noinst_PROGRAMS += ospfclient/ospfclient -man8 += $(MANBUILD)/frr-ospfclient.8 +#man8 += $(MANBUILD)/frr-ospfclient.8 endif ospfclient_libfrrospfapiclient_la_LDFLAGS = -version-info 0:0:0 -- cgit v1.2.3