From d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6 Mon Sep 17 00:00:00 2001 From: Bharath Acharya Date: Mon, 22 Jun 2009 11:12:21 +0530 Subject: Fix build issue for pst-import plugin --- plugins/pst-import/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/pst-import') diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am index 0bb5fe43e1..1103a669c6 100644 --- a/plugins/pst-import/Makefile.am +++ b/plugins/pst-import/Makefile.am @@ -9,6 +9,7 @@ endif INCLUDES = \ -I$(EVOLUTION_SOURCE) \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ -DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\"" \ -DLOCALEDIR="\"$(LOCALEDIR)\"" \ $(EVOLUTION_CFLAGS) \ -- cgit v1.2.3