]> git.sesse.net Git - vlc/commitdiff
Win32: strip vlc.exe too
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 21 Jan 2010 21:00:34 +0000 (22:00 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 21 Jan 2010 21:00:59 +0000 (22:00 +0100)
Makefile.am

index 5f00527bb075591fb9b9ed88c8e5ef783ee068cc..fff7f22f77342cf37cca62a5291541011c422eaf 100644 (file)
@@ -907,6 +907,7 @@ package-win-common-strip: package-win32-base-debug
          echo "OK."; mkdir -p "$(win32_debugdir)"; \
        fi
        for i in "" $(win32_destdir)/*$(LIBEXT) \
+                   $(win32_destdir)/*$(EXEEXT) \
                    $(win32_destdir)/activex/*$(LIBEXT) \
                    $(win32_destdir)/mozilla/*$(LIBEXT) \
                    $(win32_destdir)/plugins/*$(LIBEXT) \