summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/ldap_util/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/kdb/ldap/ldap_util/Makefile.in')
-rw-r--r--src/plugins/kdb/ldap/ldap_util/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/kdb/ldap/ldap_util/Makefile.in b/src/plugins/kdb/ldap/ldap_util/Makefile.in
index 8396db9bc5..749dfa73c1 100644
--- a/src/plugins/kdb/ldap/ldap_util/Makefile.in
+++ b/src/plugins/kdb/ldap/ldap_util/Makefile.in
@@ -26,6 +26,8 @@ getdate.c: $(GETDATE)
install::
$(INSTALL_PROGRAM) $(PROG) ${DESTDIR}$(ADMIN_BINDIR)/$(PROG)
+
+install-oldman::
$(INSTALL_DATA) $(srcdir)/$(PROG).M ${DESTDIR}$(ADMIN_MANDIR)/$(PROG).8
clean::