summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f06cb7ef..bce1d6145 100644
--- a/Makefile
+++ b/Makefile
@@ -189,7 +189,7 @@ configure-rt:
cp config.layout.in config.layout; \
perl -p -i -e "\
s'%%%FREESIDE_DOCUMENT_ROOT%%%'${FREESIDE_DOCUMENT_ROOT}'g;\
- " config.layout
+ " config.layout; \
./configure --with-layout=Freeside\
--masonstatedir=${MASONDATA} \
--with-db-type=Pg \