summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-19 15:00:32 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-19 15:00:32 +0000
commitfcdc86eb1fae603b233c3e4b73bb8f1ee1e02634 (patch)
tree9a4ec22095bf05ae35b206d4d60ffbb53c911424 /tools/Makefile.am
parent44e9de065d311d920ca937319238f3a44d467da1 (diff)
downloadwireshark-fcdc86eb1fae603b233c3e4b73bb8f1ee1e02634.tar.gz
test-fuzzed-cap.sh is now test-captures.sh
svn path=/trunk/; revision=49416
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 2af3d7e5db..fb26089b9f 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -129,7 +129,7 @@ EXTRA_DIST = \
runlex.sh \
setuid-root.pl.in \
test-common.sh \
- test-fuzzed-cap.sh \
+ test-captures.sh \
textify.sh \
valgrind-wireshark.sh \
win32-setup.sh \