From 1d1f04cb0fe876e975c0af227a510f1580838ade Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 8 May 2007 20:55:56 +0000 Subject: [darcs-to-svn @ Improve build system] svn path=/trunk/; revision=36 --- libempathy/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libempathy/Makefile.am') 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