[vlc-devel] commit: shine: do not build shine.c since it is included from shine_mod.c.. .. (Alexis Ballier )

git version control git at videolan.org
Sun Sep 27 20:01:48 CEST 2009


vlc | branch: master | Alexis Ballier <aballier at gentoo.org> | Sun Sep 27 13:06:27 2009 +0200| [a4a1340055bbd2665196f73f9a37913ceefa37e2] | committer: Rafaël Carré 

shine: do not build shine.c since it is included from shine_mod.c....

Signed-off-by: Rafaël Carré <rafael.carre at gmail.com>

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

 modules/codec/shine/Modules.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules/codec/shine/Modules.am b/modules/codec/shine/Modules.am
index e5147bd..2096a70 100644
--- a/modules/codec/shine/Modules.am
+++ b/modules/codec/shine/Modules.am
@@ -1 +1,2 @@
-SOURCES_shine = shine_mod.c enc_base.h shine.c
+SOURCES_shine = shine_mod.c enc_base.h
+EXTRA_DIST += shine.c




More information about the vlc-devel mailing list