summaryrefslogtreecommitdiffstats
path: root/rules/gawk.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gawk.make')
-rw-r--r--rules/gawk.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gawk.make b/rules/gawk.make
index 662983098..303144e64 100644
--- a/rules/gawk.make
+++ b/rules/gawk.make
@@ -50,7 +50,7 @@ $(STATEDIR)/gawk.extract: $(gawk_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(GAWK_DIR))
@$(call extract, GAWK)
- @$(call patchin, $(GAWK))
+ @$(call patchin, GAWK)
@$(call touch, $@)
# ----------------------------------------------------------------------------