summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-06-17 16:36:46 +0200
committerMichael Biebl <biebl@debian.org>2015-06-17 16:37:59 +0200
commit40af96f6922282504c0114b1f18bd9ddd6f5d0f7 (patch)
tree07b6fdf6f8e6eb3ddcde440423be1d16936067d0 /Makefile.am
parent0e782a6422b6ac614d3177dd4fc00ffe6747cbc5 (diff)
build-sys: restore systemshutdowndir substitution
This was accidentally removed in d6b07ef.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a79a2a683..1c5df680df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5960,6 +5960,7 @@ substitutions = \
'|systemgidmax=$(SYSTEM_GID_MAX)|' \
'|TTY_GID=$(TTY_GID)|' \
'|systemsleepdir=$(systemsleepdir)|' \
+ '|systemshutdowndir=$(systemshutdowndir)|' \
'|binfmtdir=$(binfmtdir)|' \
'|modulesloaddir=$(modulesloaddir)|'