[vlc-commits] npapi xcb: distribute xembed.h
Alexis Ballier
git at videolan.org
Mon May 21 20:16:23 CEST 2012
npapi-vlc | branch: master | Alexis Ballier <aballier at gentoo.org> | Mon May 21 11:13:49 2012 -0400| [0a41989520a528f3a9da2908fd1e32446cc70b58] | committer: Rafaël Carré
npapi xcb: distribute xembed.h
Signed-off-by: Rafaël Carré <funman at videolan.org>
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=0a41989520a528f3a9da2908fd1e32446cc70b58
---
npapi/Makefile.am | 1 +
1 file changed, 1 insertion(+)
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
More information about the vlc-commits
mailing list