]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: add missing test files to EXTRA_DIST
authorRonny Chevalier <chevalier.ronny@gmail.com>
Sat, 31 Oct 2015 13:46:45 +0000 (14:46 +0100)
committerRonny Chevalier <chevalier.ronny@gmail.com>
Sat, 31 Oct 2015 14:07:19 +0000 (15:07 +0100)
Makefile.am

index 3d211deefc702588b03a587cd06b378980574ba5..2f8bfd4d34c568676ad246d0ecf541f50c2dd8aa 100644 (file)
@@ -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 \