From aa0ce82aa8d9c19dc431ce66dc3f46982431c743 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 22 Sep 2009 03:09:28 +0000 Subject: add addl_comp_root.pl and addl_handler_use.pl config files, RT#4743 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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} -- cgit v1.2.1