summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-01-19 13:04:18 +0100
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:23:02 +0100
commitb514d6c9dcc7c0d7353f975ecfb94f2197c73cf1 (patch)
tree6fbc248a58ba3d6062082137c876c6020807d230 /Makefile.am
parent167bf427227158dbcad675d951e67038f23a9486 (diff)
Fix man page building to be less systemd and more elogind.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bbc633079..6a19521b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -276,7 +276,7 @@ endif
endif
EXTRA_DIST += \
- $(filter-out man/systemd.directives.xml,$(XML_FILES)) \
+ $(filter-out man/elogind.directives.xml,$(XML_FILES)) \
$(HTML_FILES) \
$(HTML_ALIAS) \
$(man_MANS) \