From: Pierre Ynard Date: Mon, 7 Jun 2010 18:08:10 +0000 (+0200) Subject: Distribute missing header X-Git-Tag: 1.2.0-pre1~6282 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=ac795f1a9e032a14b9e09d9a8f44e14de5a0d4cd;p=vlc Distribute missing header --- diff --git a/src/Makefile.am b/src/Makefile.am index 68aaf26c2e..77ddcb5f42 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