Makefile.am: We no longer need a .xpt for the mozilla plugin

This commit is contained in:
Christophe Mutricy 2006-08-29 12:23:28 +00:00
parent 17afdb9122
commit 7f50b683cd
1 changed files with 0 additions and 1 deletions

View File

@ -681,7 +681,6 @@ endif
if BUILD_MOZILLA
mkdir -p "$(top_builddir)/vlc-${VERSION}/mozilla"
cp $(top_builddir)/mozilla/*$(LIBEXT) $(top_builddir)/vlc-${VERSION}/mozilla/ ;
cp $(top_builddir)/mozilla/vlcintf.xpt $(top_builddir)/vlc-${VERSION}/mozilla/ ;
endif
if BUILD_ACTIVEX