From beecbb7de2abf1ba7eed3cfc46e4a1b150e433bb Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 22 Apr 2008 10:18:11 +0000 Subject: Cleanup the spell code. svn path=/trunk/; revision=1031 --- libempathy-gtk/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy-gtk/Makefile.am') diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index c4f07cf74..30dfce43f 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -3,6 +3,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -DDATADIR=\""$(datadir)"\" \ $(EMPATHY_CFLAGS) \ + $(ENCHANT_CFLAGS) \ $(WARN_CFLAGS) BUILT_SOURCES = \ @@ -54,6 +55,7 @@ nodist_libempathy_gtk_la_SOURCES =\ libempathy_gtk_la_LIBADD = \ $(EMPATHY_LIBS) \ + $(ENCHANT_LIBS) \ $(top_builddir)/libempathy/libempathy.la libempathy_gtk_la_LDFLAGS = \ -- cgit v1.2.3