X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=Makefile;h=c5c98a37b606cc69523bd7612b195f61d2522153;hp=85b5d09aaf56f1b11e12920f22af734155a02cde;hb=0426cdd4479234df3498deb8675511cd26e866c2;hpb=928d9b692b74f7ebc2a6abaae24c00d9b2618acf diff --git a/Makefile b/Makefile index 85b5d09a..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. ./unfold/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/'