[vlc-commits] commit: Distribute missing header (Pierre Ynard )
git at videolan.org
git at videolan.org
Mon Jun 7 20:08:49 CEST 2010
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Mon Jun 7 20:08:10 2010 +0200| [ac795f1a9e032a14b9e09d9a8f44e14de5a0d4cd] | committer: Pierre Ynard
Distribute missing header
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac795f1a9e032a14b9e09d9a8f44e14de5a0d4cd
---
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 68aaf26..77ddcb5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -127,6 +127,7 @@ noinst_HEADERS = \
../include/vlc_update.h \
../include/vlc_vod.h \
../include/vlc_vout_wrapper.h \
+ ../include/vlc_windows_interfaces.h \
$(NULL)
../include/vlc_about.h: Makefile.am $(top_srcdir)/COPYING $(top_srcdir)/THANKS $(top_srcdir)/AUTHORS
More information about the vlc-commits
mailing list