diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-15 09:36:02 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-15 09:36:02 +0100 |
commit | 46861a84f835a9579fa97b757be361d78b3d1c64 (patch) | |
tree | d6190c5a1a7dadee03fccfad556c1ea2cddb9509 /tests | |
parent | a1127abbae67ac3a9c154b1914b15f1e16deca56 (diff) | |
download | rsyslog-46861a84f835a9579fa97b757be361d78b3d1c64.tar.gz rsyslog-46861a84f835a9579fa97b757be361d78b3d1c64.tar.xz rsyslog-46861a84f835a9579fa97b757be361d78b3d1c64.zip |
fix recently introduced minor nit in Makefile for testbench
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 392f0644..91152679 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -157,7 +157,6 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/gzipwr_large.conf \ gzipwr_large_dynfile.sh \ testsuites/gzipwr_large_dynfile.conf \ - testsuites/small.conf \ proprepltest.sh \ testsuites/rfctag.conf \ testsuites/master.rfctag \ |