aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pst-import
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2009-06-22 13:42:21 +0800
committerBharath Acharya <abharath@novell.com>2009-06-22 13:42:21 +0800
commitd38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6 (patch)
tree8715532b2ba5d2973c4ffa24654911fda13fd501 /plugins/pst-import
parente292148b2d0bda1940ec3fa5f66d5ccbec0edf60 (diff)
downloadgsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar.gz
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar.bz2
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar.lz
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar.xz
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.tar.zst
gsoc2013-evolution-d38e8b65dbbcf20ccbdc9ffd73830fd1725f91c6.zip
Fix build issue for pst-import plugin
Diffstat (limited to 'plugins/pst-import')
-rw-r--r--plugins/pst-import/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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) \