[vlc-devel] commit: Distribute packetize_helper.h (Christophe Mutricy )
git version control
git at videolan.org
Sat May 9 20:49:50 CEST 2009
vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Sat May 9 19:37:57 2009 +0100| [f5215215428f22c8863495819713836f405de961] | committer: Christophe Mutricy
Distribute packetize_helper.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f5215215428f22c8863495819713836f405de961
---
modules/packetizer/Modules.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules/packetizer/Modules.am b/modules/packetizer/Modules.am
index 3c56828..26063f7 100644
--- a/modules/packetizer/Modules.am
+++ b/modules/packetizer/Modules.am
@@ -7,6 +7,8 @@ SOURCES_packetizer_vc1 = vc1.c
SOURCES_packetizer_mlp = mlp.c
SOURCES_packetizer_dirac = dirac.c
+noinst_HEADERS = packetizer_helper.h
+
libvlc_LTLIBRARIES += \
libpacketizer_mpegvideo_plugin.la \
libpacketizer_mpeg4video_plugin.la \
More information about the vlc-devel
mailing list