[vlc-commits] commit: Fix make distcheck. ( Rémi Duraffort )
git at videolan.org
git at videolan.org
Sun Apr 25 09:51:25 CEST 2010
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sun Apr 25 09:29:33 2010 +0200| [15b99999c9a6c4430c8616a82bd463e88cd5f6da] | committer: Rémi Duraffort
Fix make distcheck.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=15b99999c9a6c4430c8616a82bd463e88cd5f6da
---
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 86d56fb..be4c772 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -355,6 +355,7 @@ SOURCES_libvlc_common = \
input/stream_memory.c \
input/subtitles.c \
input/var.c \
+ video_output/chrono.h \
video_output/display.c \
video_output/display.h \
video_output/event.h \
More information about the vlc-commits
mailing list