summaryrefslogtreecommitdiff
path: root/packaging/Makefile.am
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2011-02-02 06:14:27 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2011-02-02 06:14:27 +0000
commit78ee2208810b3b52c2b7a3b3783f082bb27b9ed6 (patch)
treedaaadb95083aae2bae6da437e5de1bda85acdc3b /packaging/Makefile.am
parent52b465bf10d939c4ed048c486d6f1098b18a4b3e (diff)
downloadwireshark-78ee2208810b3b52c2b7a3b3783f082bb27b9ed6.tar.gz
makefile.nmake => Makefile.nmake
svn path=/trunk/; revision=35752
Diffstat (limited to 'packaging/Makefile.am')
-rw-r--r--packaging/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index adbc10d057..603183495c 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
- makefile.nmake \
+ Makefile.nmake \
macosx/Info.plist.in \
ws-manifest.pl \
portableapps/win32/Installer.nsi \
@@ -15,18 +15,18 @@ EXTRA_DIST = \
portableapps/win32/WiresharkPortable.nsi \
portableapps/win32/appinfo.tmpl \
portableapps/win32/installer.ini \
- portableapps/win32/makefile.nmake \
+ portableapps/win32/Makefile.nmake \
portableapps/win32/makenmake.pl \
portableapps/win32/readme.txt \
u3/win32/README.txt \
- u3/win32/makefile.nmake \
+ u3/win32/Makefile.nmake \
u3/win32/makenmake.pl \
u3/win32/manifest.tmpl \
u3/win32/u3util.c \
u3/win32/u3util.exe.manifest \
u3/win32/wireshark.bat \
u3/tools/README.txt \
- u3/tools/makefile.nmake \
+ u3/tools/Makefile.nmake \
u3/tools/sysdep.c \
u3/tools/sysdep.h \
u3/tools/utest.c \