X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=110cfa0c2da49f18579aff78efda6f60a954c13d;hb=645f747ad9e9277e6095a5f1d62bf864df56c90f;hp=bf3f3d7a131f5e079ba357dc6129f15ea18d141f;hpb=a59e709022c9437c51ef87ecccf224303be7a786;p=freeside.git diff --git a/Makefile b/Makefile index bf3f3d7a1..110cfa0c2 100644 --- a/Makefile +++ b/Makefile @@ -210,7 +210,7 @@ perl-modules: " blib/lib/FS/part_export/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\ - " blib/lib/FS/cust_main/*.pm;\ + " blib/lib/FS/cust_main/*.pm blib/lib/FS/cust_pkg/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_CONF%%%|${FREESIDE_CONF}|g;\ s|%%%FREESIDE_LOG%%%|${FREESIDE_LOG}|g;\