]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Win32: Be sure to strip axvlc.dll and npvlc.dll
[vlc] / Makefile.am
index 61603fbcdb98144fb38d88fcc74ff310136a8f09..9888b70ce8e256e035035e06715fb97a5f32f02c 100644 (file)
@@ -901,6 +901,8 @@ package-win-common-strip: package-win32-base-debug
          echo "OK."; mkdir -p "$(win32_debugdir)"; \
        fi
        for i in "" $(win32_destdir)/*$(LIBEXT) \
+                   $(win32_destdir)/activex/*$(LIBEXT) \
+                   $(win32_destdir)/mozilla/*$(LIBEXT) \
                    $(win32_destdir)/plugins/*$(LIBEXT) \
        ; do \
          if test -n "$$i" ; then \