[systemd-commits] Makefile.am

Michael Biebl mbiebl at kemper.freedesktop.org
Thu Mar 21 03:06:17 PDT 2013


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b588b3c4568bfa093aea6f01b82c3edfe00de11e
Author: Michael Biebl <biebl at debian.org>
Date:   Thu Mar 21 11:05:43 2013 +0100

    build-sys: include missing header in dist tarball

diff --git a/Makefile.am b/Makefile.am
index 13eba27..8ecfb74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1663,6 +1663,7 @@ libsystemd_bus_la_SOURCES = \
 	src/libsystemd-bus/bus-message.c \
 	src/libsystemd-bus/bus-message.h \
 	src/libsystemd-bus/bus-signature.c \
+	src/libsystemd-bus/bus-signature.h \
 	src/libsystemd-bus/bus-type.c \
 	src/libsystemd-bus/bus-type.h
 



More information about the systemd-commits mailing list