summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c7f15537..34e06db78 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
+ [ ${RT_ENABLED} -eq 1 ] && cd rt; make install || true
clean:
rm -rf aspdocs masondocs