From 68f390622e40da5681552a235e377c5611b3c2eb Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 10 Sep 2007 08:00:33 +0000 Subject: Fix debug message. 2007-09-10 Xavier Claessens * libempathy/empathy-contact-factory.c: Fix debug message. * libempathy/Makefile.am: * configure.ac: Remove useless code. svn path=/trunk/; revision=295 --- libempathy/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index c24a16f21..639d22ecb 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -85,8 +85,6 @@ libempathy_include_HEADERS = \ echo "#include \"empathy-marshal.h\"" > $@ && \ $(GLIB_GENMARSHAL) --body --prefix=$(subst -,_,$*)_marshal $< >> $*-marshal.c -%-marshal-main.c: %-marshal.c %-marshal.h - empathy-chandler-glue.h: empathy-chandler.xml $(LIBTOOL) --mode=execute $(DBUS_BINDING_TOOL) --prefix=empathy_chandler --mode=glib-server --output=$@ $< empathy-filter-glue.h: empathy-filter.xml -- cgit v1.2.3