summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-input.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-proto-input.make')
-rw-r--r--rules/xorg-proto-input.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-input.make b/rules/xorg-proto-input.make
index e367d290c..4ba461425 100644
--- a/rules/xorg-proto-input.make
+++ b/rules/xorg-proto-input.make
@@ -50,7 +50,7 @@ $(STATEDIR)/xorg-proto-input.extract: $(xorg-proto-input_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(XORG_PROTO_INPUT_DIR))
@$(call extract, XORG_PROTO_INPUT)
- @$(call patchin, $(XORG_PROTO_INPUT))
+ @$(call patchin, XORG_PROTO_INPUT)
@$(call touch, $@)
# ----------------------------------------------------------------------------