summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-03-27 16:09:45 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-03-27 16:09:45 +0100
commit581361121524bf66744e023b0a0c8ab448cfaa4a (patch)
treebd4bc7a0c2d23c731bd47f863b38ef9caaad51c2 /tests/Makefile.am
parent47fb9cb807d9c646cb07e56e380f3c553176955c (diff)
downloadrsyslog-581361121524bf66744e023b0a0c8ab448cfaa4a.tar.gz
rsyslog-581361121524bf66744e023b0a0c8ab448cfaa4a.tar.xz
rsyslog-581361121524bf66744e023b0a0c8ab448cfaa4a.zip
fixed a couple of nits with "make [dist]check"
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 5b579017..0de5a2f1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -17,12 +17,14 @@ EXTRA_DIST=parser.tcl \
DevNull.cfgtest \
err1.rstest \
NoExistFile.cfgtest \
+ testruns/parser.conf \
testruns/1.parse1 \
testruns/rfc3164.parse1 \
testruns/rfc5424-1.parse1 \
testruns/rfc5424-2.parse1 \
testruns/rfc5424-3.parse1 \
testruns/rfc5424-4.parse1 \
+ work/dummy \
parsertest
rt_init_SOURCES = rt-init.c $(test_files)