[totem] browser-plugin: Install the interface definition file
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] browser-plugin: Install the interface definition file
- Date: Wed, 27 Mar 2013 13:12:54 +0000 (UTC)
commit c8c0c8ad254f9e75363380c207e5d33874af70b4
Author: Bastien Nocera <hadess hadess net>
Date: Fri Mar 22 11:04:02 2013 +0100
browser-plugin: Install the interface definition file
So we can use it in totem-plugin-viewer when porting to GDBus.
browser-plugin/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am
index 3b730c2..5c940e8 100644
--- a/browser-plugin/Makefile.am
+++ b/browser-plugin/Makefile.am
@@ -100,8 +100,10 @@ totem_plugin_viewer_LDFLAGS = -export-dynamic
totem-plugin-viewer-interface.h: org_gnome_totem_PluginViewer.xml
$(DBUS_BIND) --prefix=totem_embedded --mode=glib-server $< > $@
+dbusifacedir = $(pkgdatadir)
+dbusiface_DATA = org_gnome_totem_PluginViewer.xml
+
CLEANFILES = totem-plugin-viewer-interface.h
-EXTRA_DIST += org_gnome_totem_PluginViewer.xml
# Totem GMP Plugin
if ENABLE_GMP_PLUGIN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]