diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-19 12:55:56 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-19 12:55:56 +0100 |
commit | 380a56bb975766048156604d7e31b98f579b21fd (patch) | |
tree | b762d024b8152c023cc86f437a082432a4258c66 | |
parent | f521594d5979be7819df617df15d4074999fc860 (diff) | |
parent | 21ceba3b96c9550428102453130589ee29db495d (diff) | |
download | rsyslog-380a56bb975766048156604d7e31b98f579b21fd.tar.gz rsyslog-380a56bb975766048156604d7e31b98f579b21fd.tar.bz2 rsyslog-380a56bb975766048156604d7e31b98f579b21fd.zip |
Merge branch 'v7-stable' into v7-devel
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index a06c2a0b..fd1dbce1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -290,6 +290,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/rscript_stop.conf \ rscript_stop2.sh \ testsuites/rscript_stop2.conf \ + stop-localvar.sh \ + testsuites/stop-localvar.conf \ rscript_prifilt.sh \ testsuites/rscript_prifilt.conf \ rscript_optimizer1.sh \ |