[vlc-commits] commit: Distribute position.h for mozilla plugin (Nicolas Chauvet )

git at videolan.org git at videolan.org
Mon Apr 19 11:18:19 CEST 2010


vlc | branch: master | Nicolas Chauvet <kwizart at gmail.com> | Mon Apr 19 11:11:23 2010 +0200| [9c2cc4528e6efdb2d9a838212e7dfbf3d4f47fa7] | committer: Rémi Duraffort 

Distribute position.h for mozilla plugin

Signed-off-by: Rémi Duraffort <ivoire at videolan.org>

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

 projects/mozilla/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/projects/mozilla/Makefile.am b/projects/mozilla/Makefile.am
index f069d83..9d1b7e6 100644
--- a/projects/mozilla/Makefile.am
+++ b/projects/mozilla/Makefile.am
@@ -15,6 +15,7 @@ SOURCES_mozilla_common = \
 	control/npolibvlc.h \
 	control/nporuntime.cpp \
 	control/nporuntime.h \
+	control/position.h \
 	support/classinfo.h
 
 DIST_sources = $(SOURCES_mozilla_common) \



More information about the vlc-commits mailing list