summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-20 18:43:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-20 18:43:38 +0200
commitcf4e3a4d99c677c8aae60499f44046c5b388a144 (patch)
treeb18fae5dabf7930be3e5c62b88ff60b73bbd4884
parent7d92de155c832e0a4af2cb3b65f7cef909b19f8d (diff)
downloadrsyslog-cf4e3a4d99c677c8aae60499f44046c5b388a144.tar.gz
rsyslog-cf4e3a4d99c677c8aae60499f44046c5b388a144.tar.xz
rsyslog-cf4e3a4d99c677c8aae60499f44046c5b388a144.zip
moved check_JAVA as suggested by Michael Biebl - thx
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6ca0c069..4ea641f0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,14 +24,14 @@ TESTS += omod-if-array.sh \
fieldtest.sh
endif
+check_JAVA = DiagTalker.java
+
endif # if ENABLE_TESTBENCH
TESTS_ENVIRONMENT = RSYSLOG_MODDIR='$(abs_top_builddir)'/runtime/.libs/
DISTCLEANFILES=rsyslog.pid '$(abs_top_builddir)'/DiagTalker.class
test_files = testbench.h runtime-dummy.c
-check_JAVA = DiagTalker.java
-
EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
validation-run.sh \
testsuites/invalid.conf \