[vlc-devel] commit: Distribute headers (Christophe Mutricy )
git version control
git at videolan.org
Wed Jan 7 18:43:30 CET 2009
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Jan 7 18:44:07 2009 +0100| [9d88a68c1f7118859182b0e9943233b6f2d93ede] | committer: Christophe Mutricy
Distribute headers
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d88a68c1f7118859182b0e9943233b6f2d93ede
---
src/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 33fd13c..85b1006 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -296,13 +296,16 @@ SOURCES_libvlc_common = \
interface/interaction.c \
playlist/playlist_internal.h \
playlist/art.c \
+ playlist/art.h \
playlist/thread.c \
playlist/control.c \
playlist/engine.c \
playlist/fetcher.c \
+ playlist/fetcher.h \
playlist/sort.c \
playlist/loadsave.c \
playlist/preparser.c \
+ playlist/preparser.h \
playlist/tree.c \
playlist/item.c \
playlist/search.c \
More information about the vlc-devel
mailing list