summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2015-05-25 13:35:14 +0200
committerTom Gundersen <teg@jklm.no>2015-05-25 17:04:43 +0200
commit49f582c0a09100e7b282a32af2b2da66828ddcde (patch)
tree5926c0714dcdf8dd2a2e8b49769f20e1dcd7b051 /Makefile.am
parentee3c31bf69746c5afc764c3d0337feec1bf25f0e (diff)
build-sys: fix headers installation
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 1bfccfd253..81a7f4cf15 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3128,7 +3128,7 @@ pkginclude_HEADERS += \
src/systemd/sd-bus.h \
src/systemd/sd-bus-protocol.h \
src/systemd/sd-bus-vtable.h \
- src/systemd/sd-event.h
+ src/systemd/sd-event.h \
src/systemd/sd-login.h \
src/systemd/sd-id128.h \
src/systemd/sd-daemon.h