aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/startup-wizard/Makefile.am')
-rw-r--r--plugins/startup-wizard/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/startup-wizard/Makefile.am b/plugins/startup-wizard/Makefile.am
index 81c75776d9..39ddf0d043 100644
--- a/plugins/startup-wizard/Makefile.am
+++ b/plugins/startup-wizard/Makefile.am
@@ -1,5 +1,6 @@
-AM_CPPFLAGS = -I . \
- -I$(top_srcdir) \
+AM_CPPFLAGS = -I . \
+ -I$(top_srcdir) \
+ -I$(top_srcdir)/widgets \
-I$(top_builddir)/shell \
$(EVOLUTION_CALENDAR_CFLAGS) \
$(EVOLUTION_MAIL_CFLAGS)