diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-19 11:45:21 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-19 11:45:21 +0200 |
commit | 11cb1e008bfb932a159cc746c5d435ae9518ed19 (patch) | |
tree | f51332299cb1cf43a2b910f5ac09e60d891a184e /tests/Makefile.am | |
parent | 77c992e2155420702460e835ce2d561cf2d10fcb (diff) | |
download | rsyslog-11cb1e008bfb932a159cc746c5d435ae9518ed19.tar.gz rsyslog-11cb1e008bfb932a159cc746c5d435ae9518ed19.tar.xz rsyslog-11cb1e008bfb932a159cc746c5d435ae9518ed19.zip |
some cleanup
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 955ad405..4d38f875 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -57,6 +57,14 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/Oct.ts3164 \ testsuites/Nov.ts3164 \ testsuites/Dec.ts3164 \ + testsuites/ts3339.conf \ + testsuites/master.ts3339 \ + testsuites/tsmysql.conf \ + testsuites/master.tsmysql \ + testsuites/tspgsql.conf \ + testsuites/master.tspgsql \ + testsuites/subsecond.conf \ + testsuites/master.subsecond \ testsuites/parse1.conf \ testsuites/field1.conf \ testsuites/1.parse1 \ |