aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/importers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/importers/Makefile.am')
-rw-r--r--calendar/importers/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/importers/Makefile.am b/calendar/importers/Makefile.am
index 8fa711b035..e1788106ab 100644
--- a/calendar/importers/Makefile.am
+++ b/calendar/importers/Makefile.am
@@ -1,6 +1,7 @@
privsolib_LTLIBRARIES = libevolution-calendar-importers.la
-AM_CPPFLAGS = \
+libevolution_calendar_importers_la_CPPFLAGS = \
+ $(AM_CPPFLAGS) \
-DEVOLUTION_SOUNDDIR=\""$(soundsdir)"\" \
-DG_LOG_DOMAIN=\"Evolution-Importer\" \
-I$(top_srcdir) \