diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3d211deefc..2f8bfd4d34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1574,6 +1574,10 @@ EXTRA_DIST += \ test/exec-ioschedulingclass-idle.service \ test/exec-ioschedulingclass-none.service \ test/exec-ioschedulingclass-realtime.service \ + test/exec-capabilityboundingset-invert.service \ + test/exec-capabilityboundingset-merge.service \ + test/exec-capabilityboundingset-reset.service \ + test/exec-capabilityboundingset-simple.service \ test/bus-policy/hello.conf \ test/bus-policy/methods.conf \ test/bus-policy/ownerships.conf \ |