]> git.sur5r.net Git - openldap/blobdiff - build/man.mk
Revert prev commit, simpler fix...
[openldap] / build / man.mk
index b08003d027be14c82e1054ff5d318699ab438f4d..94f4c9547793b30b2ccc6d7825418ff72d8f04e7 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2008 The OpenLDAP Foundation.
+## Copyright 1998-2009 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); \