]> git.sur5r.net Git - openldap/blobdiff - build/man.mk
ITS#7025 handle Abandon in backglue
[openldap] / build / man.mk
index fd1bfb409ae7908d6cdfcbd1cf5c977f8d990e45..807169e425f46b31e36d5cbcc1f720f668a6e2b8 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2009 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -31,6 +31,7 @@ all-common:
                        -e 's%BINDIR%$(bindir)%' \
                        -e 's%LIBDIR%$(libdir)%' \
                        -e 's%LIBEXECDIR%$(libexecdir)%' \
+                       -e 's%MODULEDIR%$(moduledir)%' \
                        -e 's%RELEASEDATE%$(RELEASEDATE)%' \
                                $(srcdir)/$$page \
                        | (cd $(srcdir); $(SOELIM) -) > $$page.$(TMP_SUFFIX); \