summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index d917e52d3..5471a8635 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -50,7 +50,7 @@ $(STATEDIR)/thttpd.extract: $(thttpd_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(THTTPD_DIR))
@$(call extract, THTTPD)
- @$(call patchin, $(THTTPD))
+ @$(call patchin, THTTPD)
@$(call touch, $@)
# ----------------------------------------------------------------------------