summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-11-28 16:47:56 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2015-11-28 16:47:56 +0000
commit68a8f17775aef3303848b1ab5c5eff45945285c5 (patch)
tree6dc52fadd668b3ab38051eb14c51633e22301cff /Makefile.am
parent564c44436cf64adc7a9eff8c17f386899194a893 (diff)
tests: add basic rlimits test
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 db206ae13e..7880fe57ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5680,6 +5680,9 @@ EXTRA_DIST += \
test/TEST-04-JOURNAL/Makefile \
test/TEST-04-JOURNAL/test-journal.sh \
test/TEST-04-JOURNAL/test.sh \
+ test/TEST-05-RLIMITS/Makefile \
+ test/TEST-05-RLIMITS/test-rlimits.sh \
+ test/TEST-05-RLIMITS/test.sh \
test/test-functions
EXTRA_DIST += \