aboutsummaryrefslogtreecommitdiffstats
path: root/shell/test
diff options
context:
space:
mode:
Diffstat (limited to 'shell/test')
-rw-r--r--shell/test/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/test/Makefile.am b/shell/test/Makefile.am
index 10b1bfb81b..0756a472a3 100644
--- a/shell/test/Makefile.am
+++ b/shell/test/Makefile.am
@@ -1,6 +1,7 @@
module_LTLIBRARIES = libevolution-module-test.la
-AM_CPPFLAGS = \
+libevolution_module_test_la_CPPFLAGS = \
+ $(AM_CPPFLAGS) \
-I$(top_srcdir) \
-I$(top_srcdir)/shell \
-I$(top_srcdir)/widgets \