[vlc-devel] commit: Correctly distribute shine files. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sat Jul 11 18:41:34 CEST 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jul 11 18:40:23 2009 +0200| [bead3397aac204917283cf7149f3fb798a4acfe0] | committer: Jean-Baptiste Kempf
Correctly distribute shine files.
Close #2954. Patch by cherife on trac.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bead3397aac204917283cf7149f3fb798a4acfe0
---
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