X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=1114eef91a334d4eb6a8d0f587acbfa94abeda66;hb=184ab14937ca310e83cc36261753babb47b18af1;hp=86fca1071054d3c4e304f8497015237748bc7f5d;hpb=71a3bc5e72fdcf2a51c3d32f10b8248c0ac5399c;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 86fca10..1114eef 100644 --- a/test/Makefile +++ b/test/Makefile @@ -25,12 +25,11 @@ all: check clean: rm -f mkws-error.png mkws-error.html rm -f images/*.png + make -C./widgets $@ distclean: clean clean-tmp clean-error rm -rf node_modules - rm -f ${TMP_DIR}/jasmine-dev*.conf rm -f libexec - make -C./widgets $@ clean-error: rm -f mkws-error.png.* mkws-error.html.*