diff options
Diffstat (limited to 'shell/test/Makefile.am')
-rw-r--r-- | shell/test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/test/Makefile.am b/shell/test/Makefile.am index 7982e29f17..0a7188921a 100644 --- a/shell/test/Makefile.am +++ b/shell/test/Makefile.am @@ -1,6 +1,7 @@ module_LTLIBRARIES = libevolution-module-test.la INCLUDES = \ + -I$(top_srcdir) \ -I$(top_srcdir)/shell \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/menus \ |