From ff94cd8fd00c29637d9d70f92587b1a569aaf51e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 11 Apr 2008 13:11:31 +0000 Subject: Make use of generated API for EmpathyFilter svn path=/trunk/; revision=919 --- libempathy/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index fc5b326a1..1f79378d2 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -108,12 +108,6 @@ empathy-marshal.list: $(libempathy_la_SOURCES) Makefile.am echo "#include \"empathy-marshal.h\"" > $@ && \ $(GLIB_GENMARSHAL) --body --prefix=_$(subst -,_,$*)_marshal $< >> $*-marshal.c -empathy-chandler-glue.h: empathy-chandler.xml Makefile - $(LIBTOOL) --mode=execute $(DBUS_BINDING_TOOL) --prefix=empathy_chandler --mode=glib-server --output=$@ $< -empathy-filter-glue.h: empathy-filter.xml Makefile - $(LIBTOOL) --mode=execute $(DBUS_BINDING_TOOL) --prefix=empathy_filter --mode=glib-server --output=$@ $< - - empathy-enum-types.h: stamp-empathy-enum-types.h @true stamp-empathy-enum-types.h: $(libempathy_headers) Makefile @@ -172,8 +166,6 @@ pkgconfig_DATA = libempathy.pc EXTRA_DIST = \ empathy-marshal.list \ - empathy-chandler.xml \ - empathy-filter.xml \ $(stylesheet_DATA) \ $(dtd_DATA) \ $(ircnetworks_DATA) -- cgit v1.2.3