[systemd-commits] Makefile.am

David Strauss straussd at kemper.freedesktop.org
Fri Nov 22 08:49:15 PST 2013


 Makefile.am |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 21acf11d407ea93d1b0c99088f9f64adad6cff0e
Author: David Strauss <david at davidstrauss.net>
Date:   Sat Nov 23 02:36:14 2013 +1000

    cgroups: Fix test service inclusion in Makefile

diff --git a/Makefile.am b/Makefile.am
index 983eb8f..72a8120 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1161,7 +1161,10 @@ EXTRA_DIST += \
 	test/sched_idle_ok.service \
 	test/sched_rr_bad.service \
 	test/sched_rr_ok.service \
-	test/sched_rr_change.service
+	test/sched_rr_change.service \
+	test/son.service \
+	test/daughter.service \
+	test/parent.slice
 
 EXTRA_DIST += \
 	src/test/test-helper.h



More information about the systemd-commits mailing list