summaryrefslogtreecommitdiffstats
path: root/buildtools/scripts/Makefile.waf
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/scripts/Makefile.waf')
-rw-r--r--buildtools/scripts/Makefile.waf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/scripts/Makefile.waf b/buildtools/scripts/Makefile.waf
index 716ab932706..5fc939c99e0 100644
--- a/buildtools/scripts/Makefile.waf
+++ b/buildtools/scripts/Makefile.waf
@@ -62,7 +62,7 @@ ctags:
$(WAF) ctags
bin/%:: FORCE
- $(WAF) --targets=`basename $@`
+ $(WAF) --targets=$@
FORCE:
configure: autogen-waf.sh BUILDTOOLS/scripts/configure.waf