summaryrefslogtreecommitdiffstats
path: root/rules/libjpeg.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libjpeg.make')
-rw-r--r--rules/libjpeg.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index b4761d768..6bd23fb3d 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -50,7 +50,7 @@ $(STATEDIR)/libjpeg.extract: $(libjpeg_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(LIBJPEG_DIR))
@$(call extract, LIBJPEG)
- @$(call patchin, $(LIBJPEG))
+ @$(call patchin, LIBJPEG)
@$(call touch, $@)
# ----------------------------------------------------------------------------