From: Wolfram Schneider Date: Wed, 21 Aug 2013 11:50:04 +0000 (+0200) Subject: add fake distclean target X-Git-Tag: 0.9.1~202^2~111 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=9ad8d218f17ec18be3073734fec5bd0c1978bac9 add fake distclean target --- diff --git a/test/Makefile b/test/Makefile index 19476c3..fbccd52 100644 --- a/test/Makefile +++ b/test/Makefile @@ -2,7 +2,7 @@ all: check -clean: +clean distclean: check: jasmine-node ./spec