summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e48e449b7..f39cfce22 100644
--- a/Makefile
+++ b/Makefile
@@ -164,6 +164,7 @@ install-docs: docs
cp htetc/handler.pl ${MASON_HANDLER}
perl -p -i -e "\
s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g; \
+ s'%%%FREESIDE_CONF%%%'${FREESIDE_CONF}'g; \
s'%%%RT_ENABLED%%%'${RT_ENABLED}'g; \
s'%%%MASONDATA%%%'${MASONDATA}'g;\
" ${MASON_HANDLER}