aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-04-09 21:42:51 +0000
committerGerald Combs <gerald@wireshark.org>2010-04-09 21:42:51 +0000
commit6cd62e9e65db7dedae8c612da612900546010ae3 (patch)
treecc3e3ef8350cd6d5ca628e0131c1b7ea23925595 /Makefile.am
parent151c0fbfa1fe7a7a93a60175e408ef62dd244c1d (diff)
Rename README.win32 to README.windows and add a 64-bit download link.
Add tools/textify.sh, which makes a Notepad-clickable copy of a text file. Use it for COPYING, NEWS, README, README.windows, and help/*.txt. Remove tools/unix2dos.pl and use Cygwin's u2d instead. svn path=/trunk/; revision=32440
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index afd72111a5..8afe3f7625 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -578,7 +578,7 @@ EXTRA_DIST = \
README.macos \
README.tru64 \
README.vmware \
- README.win32 \
+ README.windows \
aclocal-fallback/glib-2.0.m4 \
aclocal-fallback/gtk-2.0.m4 \
aclocal-flags \