summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gnuplot.make')
-rw-r--r--rules/gnuplot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gnuplot.make b/rules/gnuplot.make
index 45ad678b7..17eba0cda 100644
--- a/rules/gnuplot.make
+++ b/rules/gnuplot.make
@@ -50,7 +50,7 @@ $(STATEDIR)/gnuplot.extract: $(gnuplot_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(GNUPLOT_DIR))
@$(call extract, GNUPLOT)
- @$(call patchin, $(GNUPLOT))
+ @$(call patchin, GNUPLOT)
@$(call touch, $@)
# ----------------------------------------------------------------------------