projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e586ea
)
cgroups: Fix test service inclusion in Makefile
author
David Strauss
<david@davidstrauss.net>
Fri, 22 Nov 2013 16:36:14 +0000
(
02:36
+1000)
committer
David Strauss
<david@davidstrauss.net>
Fri, 22 Nov 2013 16:49:05 +0000
(
02:49
+1000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
983eb8f
..
72a8120
100644
(file)
--- 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