[vlc-devel] commit: Distribute vorbis.h (Christophe Mutricy )
git version control
git at videolan.org
Tue Dec 16 01:22:39 CET 2008
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Mon Dec 15 19:49:04 2008 +0000| [33e36cb8203fdd290fb0b2fba3ebf834cf661105] | committer: Christophe Mutricy
Distribute vorbis.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=33e36cb8203fdd290fb0b2fba3ebf834cf661105
---
modules/demux/Modules.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/demux/Modules.am b/modules/demux/Modules.am
index 664ba12..350f320 100644
--- a/modules/demux/Modules.am
+++ b/modules/demux/Modules.am
@@ -1,6 +1,6 @@
SUBDIRS = asf avformat avi mkv mp4 mpeg playlist
SOURCES_flacsys = flac.c
-SOURCES_ogg = ogg.c
+SOURCES_ogg = ogg.c vorbis.h
SOURCES_demuxdump = demuxdump.c
SOURCES_rawdv = rawdv.c
SOURCES_rawvid = rawvid.c
More information about the vlc-devel
mailing list