X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=1795f045942044b8e3ef372eade66c1d4961df79;hb=b57b4b058ee83adb39f66d26d27f249f027f23cf;hp=cc1e6799735cdac93249ba804baedeb344fde79a;hpb=85f9d5b4d835bfa9fb00c6f3a01a6d7c4ff8e834;p=freeside.git diff --git a/Makefile b/Makefile index cc1e67997..1795f0459 100644 --- a/Makefile +++ b/Makefile @@ -203,6 +203,7 @@ perl-modules: " blib/lib/FS/Cron/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ + s|%%%FREESIDE_LOG%%%|${FREESIDE_LOG}|g;\ " blib/lib/FS/part_export/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\