X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=c5c98a37b606cc69523bd7612b195f61d2522153;hb=0426cdd4479234df3498deb8675511cd26e866c2;hp=a819950be9e7b73c8c67acf59e5e58dbd2b063b6;hpb=acfa8655c44198dd889117da22e3b456200415d1;p=unfold.git diff --git a/Makefile b/Makefile index a819950b..c5c98a37 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ thirdparty-css: thirdparty-img: @find $(THIRD-PARTY-RESOURCES) -name '*.png' -# we might have any of these as templates - e.g. ./engine/templates/plugin-setenv.js +# we might have any of these as templates - e.g. ./unfold/templates/plugin-init.js # so if there's a /templates/ in the path ignore the file local-js: force @find . -type f -name '*.js' | egrep -v '/all-(static|templates)/|/third-party/|/templates/'