New export to register/transfer/renew/revoke domains using Net::DRI.
[freeside.git] / Makefile
index cc1e679..1795f04 100644 (file)
--- 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;\