aboutsummaryrefslogtreecommitdiffstats
path: root/importers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'importers/Makefile.am')
-rw-r--r--importers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/importers/Makefile.am b/importers/Makefile.am
index ca23b7b210..598e133ed7 100644
--- a/importers/Makefile.am
+++ b/importers/Makefile.am
@@ -4,7 +4,7 @@ bin_PROGRAMS = evolution-netscape-importer \
evolution-gnomecard-importer
INCLUDES = \
- -DGNOMELOCALEDIR=\""$(localedir)"\" \
+ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \
-DG_LOG_DOMAIN=\"Evolution-Importer\" \
-I$(top_srcdir) \
-I$(top_builddir)/shell \