summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 9eb834061..bbc633079 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -558,13 +558,11 @@ pkgconfiglib_DATA += \
src/libelogind/libelogind.pc
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-login.h \
+ src/systemd/sd-messages.h \
src/systemd/sd-id128.h \
- src/systemd/sd-daemon.h
+ src/systemd/_sd-common.h
+
lib_LTLIBRARIES += \
libelogind.la