build: we don't need this makefile magic any more
[samba.git] / buildtools / scripts / Makefile.waf
index ac5c01355a884e4027d6e96d3694f49230f4f819..f9c3fbb3bb29bd34792ece83a7ea423a60d3fcf2 100644 (file)
@@ -12,10 +12,10 @@ uninstall:
        $(WAF) uninstall
 
 test:
-       $(WAF) test $(if $(TESTS),--tests="$(TESTS)")
+       $(WAF) test
 
 quicktest:
-       $(WAF) test --quick $(if $(TESTS),--tests="$(TESTS)")
+       $(WAF) test --quick
 
 dist:
        $(WAF) dist