diff options
Diffstat (limited to 'ldpd/subdir.am')
| -rw-r--r-- | ldpd/subdir.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldpd/subdir.am b/ldpd/subdir.am index b42f401f25..24e738d622 100644 --- a/ldpd/subdir.am +++ b/ldpd/subdir.am @@ -7,7 +7,7 @@ noinst_LIBRARIES += ldpd/libldp.a sbin_PROGRAMS += ldpd/ldpd dist_examples_DATA += ldpd/ldpd.conf.sample vtysh_scan += $(top_srcdir)/ldpd/ldp_vty_cmds.c -rstman8_DATA += $(MANBUILD)/ldpd.8 +man8 += $(MANBUILD)/ldpd.8 endif ldpd_libldp_a_SOURCES = \ |
