From: Michael Biebl Date: Thu, 21 Mar 2013 10:05:43 +0000 (+0100) Subject: build-sys: include missing header in dist tarball X-Git-Tag: v199~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b588b3c4568bfa093aea6f01b82c3edfe00de11e;p=thirdparty%2Fsystemd.git build-sys: include missing header in dist tarball --- diff --git a/Makefile.am b/Makefile.am index 13eba27fed2..8ecfb74a6a1 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