From bd3cac726fa7c739a146f5ca68fc33e36d4c1132 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 06 Jun 2009 13:07:29 +0000 Subject: Disable single instance by DBUS for hildon platform And remove the dbus-binding-tool NO_PREFIX check (very old version). --- (limited to 'shell') diff --git a/shell/Makefile.am b/shell/Makefile.am index 0262c37..0594ac9 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -121,10 +121,5 @@ ev-marshal.c: $(srcdir)/ev-marshal.list DISTCLEANFILES= \ ev-application-service.h -if DBUS_TOOL_NO_PREFIX -ev-application-service.h: $(srcdir)/ev-application-service.xml - $(QUIET_GEN)dbus-binding-tool --mode=glib-server --output=ev-application-service.h $(srcdir)/ev-application-service.xml -else ev-application-service.h: $(srcdir)/ev-application-service.xml $(QUIET_GEN)dbus-binding-tool --prefix=ev_application --mode=glib-server --output=ev-application-service.h $(srcdir)/ev-application-service.xml -endif -- cgit v0.9.1