summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-30 15:58:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-30 15:58:35 +0200
commitf4f6de247c51ffe278027ef3689b456d80bb9f73 (patch)
tree1ce9e3f9060158155c2e68ebcbf8b94a27aa4193 /tests/Makefile.am
parent4b613a4294e373301f3d8a3177d0ff993387f98d (diff)
downloadrsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.gz
rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.tar.xz
rsyslog-f4f6de247c51ffe278027ef3689b456d80bb9f73.zip
preparing for 3.21.1
I disabled some make check checks for make distcheck. I need to add some addtl support for make distcheck environment to rsyslogd and I don't like to hold 3.21.1 just for that any longer.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 409a6650..2cfd5bfb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,7 @@
check_PROGRAMS = rt_init rscript
TESTS = $(check_PROGRAMS) cfg.sh
+TESTS_ENVIRONMENT = RSYSLOG_MODDIR='$(abs_top_builddir)'/runtime/.libs/
+#TESTS = $(check_PROGRAMS)
test_files = testbench.h runtime-dummy.c
EXTRA_DIST=1.rstest 2.rstest err1.rstest \