From acb28fef9de532b4f1a62f1d2ca90e744eaf85c4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 18 Sep 2009 12:07:19 -0400 Subject: Goodbye libgnome and libgnomeui!! --- plugins/pst-import/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/pst-import') diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am index 56d4e21600..7c4ace9a21 100644 --- a/plugins/pst-import/Makefile.am +++ b/plugins/pst-import/Makefile.am @@ -12,6 +12,7 @@ AM_CPPFLAGS = \ -I$(top_builddir) \ -DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\"" \ -DLOCALEDIR="\"$(LOCALEDIR)\"" \ + $(GNOME_PLATFORM_CFLAGS) \ $(EVOLUTION_CFLAGS) \ $(EVOLUTION_MAIL_CFLAGS) \ $(LIBPST_CFLAGS) @@ -26,6 +27,7 @@ liborg_gnome_pst_import_la_LDFLAGS = \ -module -avoid-version $(NO_UNDEFINED) liborg_gnome_pst_import_la_LIBADD = \ $(top_builddir)/mail/libevolution-mail.la \ + $(GNOME_PLATFORM_LIBS) \ $(EVOLUTION_CALENDAR_LIBS) \ $(EVOLUTION_MAIL_LIBS) \ $(LIBPST_LIBS) -- cgit v1.2.3