aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/importers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/importers/Makefile.am')
-rw-r--r--addressbook/importers/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/addressbook/importers/Makefile.am b/addressbook/importers/Makefile.am
index 27c463b7b3..7ccc4c7545 100644
--- a/addressbook/importers/Makefile.am
+++ b/addressbook/importers/Makefile.am
@@ -1,8 +1,7 @@
+privsolib_LTLIBRARIES = libevolution-addressbook-importers.la
-privsolib_LTLIBRARIES = \
- libevolution-addressbook-importers.la
-
-AM_CPPFLAGS = \
+libevolution_addressbook_importers_la_CPPFLAGS = \
+ $(AM_CPPFLAGS) \
-DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \
-DEVOLUTION_SOUNDDIR=\""$(soundsdir)"\" \
-DG_LOG_DOMAIN=\"Evolution-Importer\" \