Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/mkws
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 08:55:03 +0000 (10:55 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 16 Oct 2014 08:55:03 +0000 (10:55 +0200)
test/widgets/Makefile

index 39c8fda..70a19c0 100644 (file)
@@ -30,7 +30,7 @@ screenshot:
 
 screenshots: clean
        for i in $$(cat url.txt); do \
-         make PHANTOMJS_URL="$$i" TIMEOUT=4 screenshot; \
+         ${MAKE} PHANTOMJS_URL="$$i" TIMEOUT=4 screenshot; \
        done; wait
        ${MAKE} index