[systemd-commits] 2 commits - .gitignore Makefile.am

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Sat Mar 1 04:45:26 PST 2014


 .gitignore  |    1 +
 Makefile.am |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 88ce2902ca78e7ba1c8efdb736957fe6b9a189cb
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sat Mar 1 07:44:47 2014 -0500

    build-sys: distribute kdbus documentation

diff --git a/Makefile.am b/Makefile.am
index 68698f1..c4a975d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -552,7 +552,10 @@ dist_doc_DATA = \
 	LICENSE.LGPL2.1 \
 	LICENSE.GPL2 \
 	LICENSE.MIT \
-	DISTRO_PORTING
+	DISTRO_PORTING \
+	src/libsystemd/sd-bus/PORTING-DBUS1 \
+	src/libsystemd/sd-bus/DIFFERENCES \
+	src/libsystemd/sd-bus/GVARIANT-SERIALIZATION
 
 @INTLTOOL_POLICY_RULE@
 

commit 489a3d957ef3ef2ceaca3426e39cb9cfef174e00
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sat Mar 1 07:39:14 2014 -0500

    Update gitignore

diff --git a/.gitignore b/.gitignore
index 7c6ec48..0d3d87e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,6 +82,7 @@
 /systemd-modules-load
 /systemd-multi-seat-x
 /systemd-networkd
+/systemd-networkd-wait-online
 /systemd-notify
 /systemd-nspawn
 /systemd-quotacheck



More information about the systemd-commits mailing list