From: Marc-Antoine Perennou Date: Mon, 25 May 2015 11:35:14 +0000 (+0200) Subject: build-sys: fix headers installation X-Git-Tag: v221~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49f582c0a09100e7b282a32af2b2da66828ddcde;p=thirdparty%2Fsystemd.git build-sys: fix headers installation --- diff --git a/Makefile.am b/Makefile.am index 1bfccfd253f..81a7f4cf15c 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