[vlc-devel] [PATCH] npapi xcb: distribute xembed.h

Rafaël Carré funman at videolan.org
Mon May 21 20:16:35 CEST 2012


Le 2012-05-21 11:13, Alexis Ballier a écrit :
> ---
>  npapi/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/npapi/Makefile.am b/npapi/Makefile.am
> index d419cf0..30b55cc 100644
> --- a/npapi/Makefile.am
> +++ b/npapi/Makefile.am
> @@ -60,6 +60,7 @@ AM_CPPFLAGS += $(XCB_CFLAGS)
>  libvlcplugin_la_LIBADD += $(XCB_LIBS)
>  SOURCES_support = \
>  	support/npunix.cpp \
> +	xembed.h \
>  	vlcplugin_xcb.cpp \
>  	vlcplugin_xcb.h
>  endif # !USE_GTK

Applied, thanks.



More information about the vlc-devel mailing list