TDB2: make SAMBA use tdb1 again for the moment.
[kai/samba-autobuild/.git] / Makefile
index cbbf045062e8cb58ccf5c00af4ef6ed056a3e19b..ae2fc0636d7d8e919c7263faa52ee900794430fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,8 +68,11 @@ ctags:
 
 # this allows for things like "make bin/smbtorture"
 bin/%:: FORCE
-       $(WAF) --targets=`basename $@`
+       $(WAF) --targets=$@
 FORCE:
 
 pydoctor:
        $(WAF) pydoctor
+
+pep8:
+       $(WAF) pep8