summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--polish/libtlen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile
index 3b7aa7f..4932f1b 100644
--- a/polish/libtlen/Makefile
+++ b/polish/libtlen/Makefile
@@ -17,6 +17,8 @@ OPTIONS_DEFINE= DOCS
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtlen.so
+
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in libtlen.html libtlen.css AUTHORS TODO
${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${DOCSDIR}
OpenPOWER on IntegriCloud