[vlc-devel] [PATCH] npapi xcb: distribute xembed.h
Alexis Ballier
aballier at gentoo.org
Mon May 21 17:13:49 CEST 2012
---
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
--
1.7.8.6
More information about the vlc-devel
mailing list