makefile.nmake => Makefile.nmake
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Feb 2011 06:14:27 +0000 (06:14 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 2 Feb 2011 06:14:27 +0000 (06:14 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35752 f5534014-38df-0310-8fa8-9805f1628bb7

packaging/Makefile.am

index adbc10d0579e61d900733d1b3c56ac4d46d04b12..603183495c85750ea11cd764b50038654ce2cf50 100644 (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                \