summaryrefslogtreecommitdiffstats
path: root/rules/syslogng.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/syslogng.make')
-rw-r--r--rules/syslogng.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/syslogng.make b/rules/syslogng.make
index 89ac1e879..d092963c2 100644
--- a/rules/syslogng.make
+++ b/rules/syslogng.make
@@ -50,7 +50,7 @@ $(STATEDIR)/syslogng.extract: $(syslogng_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(SYSLOGNG_DIR))
@$(call extract, SYSLOGNG)
- @$(call patchin, $(SYSLOGNG))
+ @$(call patchin, SYSLOGNG)
@$(call touch, $@)
# ----------------------------------------------------------------------------