X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=110cfa0c2da49f18579aff78efda6f60a954c13d;hp=bf3f3d7a131f5e079ba357dc6129f15ea18d141f;hb=b1d445f94514a29e5d4753839798b0291d89aee3;hpb=96bcb3256650a35d57c2ac487e990b78a2f88a74;ds=sidebyside 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;\