summaryrefslogtreecommitdiffstats
path: root/rules/bind.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/bind.make')
-rw-r--r--rules/bind.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bind.make b/rules/bind.make
index 9f0dbc253..dee75bfbf 100644
--- a/rules/bind.make
+++ b/rules/bind.make
@@ -50,7 +50,7 @@ $(STATEDIR)/bind.extract: $(bind_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(BIND_DIR))
@$(call extract, BIND)
- @$(call patchin, $(BIND))
+ @$(call patchin, BIND)
@$(call touch, $@)
# ----------------------------------------------------------------------------