Fix build issue for pst-import plugin

This commit is contained in:
Bharath Acharya
2009-06-22 11:12:21 +05:30
parent e292148b2d
commit d38e8b65db

View File

@ -9,6 +9,7 @@ endif
INCLUDES = \
-I$(EVOLUTION_SOURCE) \
-I$(top_srcdir) \
-I$(top_srcdir)/widgets \
-DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\"" \
-DLOCALEDIR="\"$(LOCALEDIR)\"" \
$(EVOLUTION_CFLAGS) \