summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2015-10-30 17:09:22 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2015-10-31 15:07:19 +0100
commitc388dfea5a9de5771283fbf0f5ebc5a45c895b79 (patch)
treeb7e78dacb02a8a7b57148dfca37004a3dab0bd96 /Makefile.am
parent03bd70dd01c61c7a4b1e17d4b7235bab68c1ebd1 (diff)
test-execute: add tests for OOMScoreAdjust
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 64c0ca64f2..e2e3bca340 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1568,6 +1568,8 @@ EXTRA_DIST += \
test/exec-umask-default.service \
test/exec-privatenetwork-yes.service \
test/exec-environmentfile.service \
+ test/exec-oomscoreadjust-positive.service \
+ test/exec-oomscoreadjust-negative.service \
test/bus-policy/hello.conf \
test/bus-policy/methods.conf \
test/bus-policy/ownerships.conf \