summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-11-23 17:56:45 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2016-02-10 18:19:08 +0000
commit09f6f45a29d8691b67152d4e6f5bbb1453be778e (patch)
tree49341e01dc528fb32840503c3ee6fe337a69c20a /Makefile.am
parent926db6521b16f5fbf9c532142fd243ee6cea4ca8 (diff)
tests: add test for https://github.com/systemd/systemd/issues/1981
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 125319fe48..d9cc3d09a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5769,6 +5769,9 @@ EXTRA_DIST += \
test/TEST-05-RLIMITS/Makefile \
test/TEST-05-RLIMITS/test-rlimits.sh \
test/TEST-05-RLIMITS/test.sh \
+ test/TEST-07-ISSUE-1981/Makefile \
+ test/TEST-07-ISSUE-1981/test-segfault.sh \
+ test/TEST-07-ISSUE-1981/test.sh \
test/test-functions
EXTRA_DIST += \