summaryrefslogtreecommitdiffstats
path: root/rules/libIDL-2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libIDL-2.make')
-rw-r--r--rules/libIDL-2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libIDL-2.make b/rules/libIDL-2.make
index 5cba71d2c..1f11b5bd9 100644
--- a/rules/libIDL-2.make
+++ b/rules/libIDL-2.make
@@ -53,7 +53,7 @@ $(STATEDIR)/libidl-2.extract: $(libidl-2_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(LIBIDL_2_DIR))
@$(call extract, LIBIDL_2)
- @$(call patchin, $(LIBIDL_2))
+ @$(call patchin, LIBIDL_2)
@$(call touch, $@)
# ----------------------------------------------------------------------------