summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/liblockfile.make')
-rw-r--r--rules/liblockfile.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/liblockfile.make b/rules/liblockfile.make
index 6ef887d64..51954169f 100644
--- a/rules/liblockfile.make
+++ b/rules/liblockfile.make
@@ -50,7 +50,7 @@ $(STATEDIR)/liblockfile.extract: $(liblockfile_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(LIBLOCKFILE_DIR))
@$(call extract, LIBLOCKFILE)
- @$(call patchin, $(LIBLOCKFILE))
+ @$(call patchin, LIBLOCKFILE)
@$(call touch, $@)
# ----------------------------------------------------------------------------