From 98d9a4fd6d1afd6a670350478a855f64da0f91b1 Mon Sep 17 00:00:00 2001 From: xclaesse Date: Tue, 8 May 2007 20:55:56 +0000 Subject: [darcs-to-svn @ Improve build system] git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@36 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- libempathy/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libempathy') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 629fc3663..9ce202733 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -6,9 +6,6 @@ AM_CPPFLAGS = \ $(LIBEMPATHY_CFLAGS) \ $(WARN_CFLAGS) -AM_LDFLAGS = \ - $(LIBEMPATHY_LIBS) - BUILT_SOURCES = \ empathy-marshal.h \ empathy-marshal.c \ @@ -33,6 +30,9 @@ libempathy_la_SOURCES = \ empathy-chandler.c empathy-chandler.h \ empathy-marshal-main.c +libempathy_la_LIBADD = \ + $(LIBEMPATHY_LIBS) + libempathy_includedir = $(includedir)/empathy/ %-marshal.h: %-marshal.list Makefile.am -- cgit v1.2.3