[vlc-commits] Remove useless extra sources

Rémi Denis-Courmont git at videolan.org
Wed Apr 9 18:51:02 CEST 2014


npapi-vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Apr  9 19:36:29 2014 +0300| [2e1db74b3d828f6e74198a0aadfc5abd2f1e3ad6] | committer: Rémi Denis-Courmont

Remove useless extra sources

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=2e1db74b3d828f6e74198a0aadfc5abd2f1e3ad6
---

 npapi/Makefile.am |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/npapi/Makefile.am b/npapi/Makefile.am
index 8bc4a18..caa5a21 100644
--- a/npapi/Makefile.am
+++ b/npapi/Makefile.am
@@ -34,9 +34,6 @@ libvlcplugin_la_SOURCES = \
 	../common/vlc_player.h \
 	$(SOURCES_support)
 
-EXTRA_libvlcplugin_la_SOURCES = \
-	support/npwin.cpp support/npmac.cpp support/npunix.cpp
-
 libvlcplugin_la_DEPENDENCIES =
 libvlcplugin_la_LIBADD = $(LIBVLC_LIBS)
 libvlcplugin_la_LDFLAGS = \



More information about the vlc-commits mailing list