X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=3b3a4d003dbce1165b70fa63aca09a64329595fa;hp=5c7f155375925baab1fdb72692994fcbb03d02be;hb=71cdb6ad901465cdc9326cfc3d3650f3aabda5aa;hpb=ed8a6d06b1ed8b13132898d3b05c8b81d63d1038 diff --git a/Makefile b/Makefile index 5c7f15537..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 + [ ${RT_ENABLED} -eq 1 ] && ( cd rt; make install ) || true clean: rm -rf aspdocs masondocs