diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-22 17:40:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-22 17:40:24 +0200 |
commit | 7adb9877f0c08f929d89f436103dfade03e8ea07 (patch) | |
tree | 32e155b3f709ce24e9468de371a62adcc83c9ba6 /tests | |
parent | aba90e82484118f3568ec51c01de5ba845da589a (diff) | |
download | rsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.tar.gz rsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.tar.xz rsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.zip |
fixing some nits with the build system
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index bc1849f0..c0e629d3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ manytcp.sh \ testsuites/manytcp.conf \ fieldtest.sh \ - testsuites/field.conf \ + testsuites/field1.conf \ testsuites/1.field1 \ inputname.sh \ testsuites/inputname_imtcp.conf \ |