makefile.nmake => Makefile.nmake

svn path=/trunk/; revision=35752
This commit is contained in:
Jaap Keuter 2011-02-02 06:14:27 +00:00
parent 52b465bf10
commit 78ee220881
1 changed files with 4 additions and 4 deletions

View File

@ -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 \