X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=85b5d09aaf56f1b11e12920f22af734155a02cde;hb=b709866ba93d98c32127ff4deae5b783e271e5b3;hp=a819950be9e7b73c8c67acf59e5e58dbd2b063b6;hpb=299e9c56ae549e87c974a0361d93cc1156c824ac;p=unfold.git diff --git a/Makefile b/Makefile index a819950b..85b5d09a 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-setenv.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/'