summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2004-04-09 22:35:45 +0000
committerivan <ivan>2004-04-09 22:35:45 +0000
commit71cdb6ad901465cdc9326cfc3d3650f3aabda5aa (patch)
tree70982f09e09f3a820085bb5eabdb304737457cf6 /Makefile
parente28f678a7dff5f66b8efbdf7c2eb2b8f321c6ee0 (diff)
thank goodness its friday
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 34e06db78..3b3a4d003 100644
--- a/Makefile
+++ b/Makefile
@@ -228,7 +228,7 @@ create-rt: configure-rt
" ${RT_PATH}/etc/RT_SiteConfig.pm
install-rt:
- [ ${RT_ENABLED} -eq 1 ] && cd rt; make install || true
+ [ ${RT_ENABLED} -eq 1 ] && ( cd rt; make install ) || true
clean:
rm -rf aspdocs masondocs