aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2014-08-14 09:40:10 -0400
committerEvan Huus <eapache@gmail.com>2014-08-14 13:40:27 +0000
commit297237b4c2db701fdb7dcf2a7508c3bed1a04d20 (patch)
tree5ef0e8cc479694761dba29ed43d8d41c924437ec
parent673247f04f3b8c1534cb49a850a1f0bbd71c02e0 (diff)
fix one last reference to textify.sh
Change-Id: I2f8bd5a69fd80d6d34a4079cd05a4f4b278274fd Reviewed-on: https://code.wireshark.org/review/3594 Reviewed-by: Evan Huus <eapache@gmail.com>
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 0f26c028e9..88948e9b38 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -173,7 +173,7 @@ EXTRA_DIST = \
setuid-root.pl.in \
test-common.sh \
test-captures.sh \
- textify.sh \
+ textify.ps1 \
tpg/Makefile.am \
tpg/Makefile.nmake \
tpg/V2P.pm \