cgroups: Fix test service inclusion in Makefile

This commit is contained in:
David Strauss 2013-11-23 02:36:14 +10:00
parent 0e586eae02
commit 21acf11d40

View file

@ -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