[vlc-devel] commit: Correctly distribute shine files. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Jul 11 18:43:59 CEST 2009
vlc | branch: 1.0-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jul 11 18:40:23 2009 +0200| [05b9a8a00544d491f74e7e1bf4044503217687e4] | committer: Jean-Baptiste Kempf
Correctly distribute shine files.
Close #2954. Patch by cherife on trac.
(cherry picked from commit bead3397aac204917283cf7149f3fb798a4acfe0)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=05b9a8a00544d491f74e7e1bf4044503217687e4
---
modules/codec/shine/Modules.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/codec/shine/Modules.am b/modules/codec/shine/Modules.am
index ff8af88..e5147bd 100644
--- a/modules/codec/shine/Modules.am
+++ b/modules/codec/shine/Modules.am
@@ -1 +1 @@
-SOURCES_shine = shine_mod.c
+SOURCES_shine = shine_mod.c enc_base.h shine.c
More information about the vlc-devel
mailing list