upgradeprovision: reduce the number of attribute that we skip
[ira/wip.git] / Makefile
index cbbf045062e8cb58ccf5c00af4ef6ed056a3e19b..3b40c73d9578505499def9bedb9e0ee1f6cff597 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ ctags:
 
 # this allows for things like "make bin/smbtorture"
 bin/%:: FORCE
-       $(WAF) --targets=`basename $@`
+       $(WAF) --targets=$@
 FORCE:
 
 pydoctor: