diff options
Diffstat (limited to 'security/webfwlog/Makefile')
-rw-r--r-- | security/webfwlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile index cdd98c6d2bcd..29c88b3e9b2a 100644 --- a/security/webfwlog/Makefile +++ b/security/webfwlog/Makefile @@ -79,7 +79,7 @@ do-install: @${ECHO} "Installed mysql shared library in ${MYSQL_PLUGIN_DIR}" .endif -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/mysql @${MKDIR} ${STAGEDIR}${DOCSDIR}/pgsql @${MKDIR} ${STAGEDIR}${DOCSDIR}/examples |