diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-10 16:55:00 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-10 16:55:00 +0200 |
commit | 0290be816e683a711fc3c3a73a2ec79b804cfc8b (patch) | |
tree | 69ab4477859b43f8f691934ada33394309d06a06 | |
parent | 6f4e3c4e4c85acdcf58969970484a54639ecc8f9 (diff) | |
download | rsyslog-0290be816e683a711fc3c3a73a2ec79b804cfc8b.tar.gz rsyslog-0290be816e683a711fc3c3a73a2ec79b804cfc8b.tar.xz rsyslog-0290be816e683a711fc3c3a73a2ec79b804cfc8b.zip |
fixed small nit in build system
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3d555fc3..dbaf85f0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -73,8 +73,6 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/1.inputname_imtcp_12516 \ omod-if-array.sh \ diag.sh \ - daqueue-persist.sh \ - daqueue-persist-drvr.sh \ testsuites/diag-common.conf \ queue-persist.sh \ queue-persist-drvr.sh \ |