[vlc-devel] commit: Rename the files here also (Christophe Mutricy )

git version control git at videolan.org
Thu Apr 24 00:24:15 CEST 2008


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Apr 23 23:25:09 2008 +0100| [a13d17f7e3af2b16e466b2c35e6af032dff9ad87]

Rename the files here also

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

 bindings/python/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 5ab1b08..f62efd2 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -4,8 +4,8 @@
 
 EXTRA_DIST = vlcglue.h setup.py vlcwrapper.py vlcwidget.py \
 	vlc_module.c \
-	vlc_mediacontrol.c vlc_position.c \
-	vlc_instance.c vlc_input.c
+	vlc_media.c vlc_position.c \
+	vlc_instance.c vlc_mediaplayer.c
 
 if BUILD_PYTHON
 




More information about the vlc-devel mailing list