diff options
-rw-r--r-- | ospfclient/subdir.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |