diff options
Diffstat (limited to 'shell/test/Makefile.am')
-rw-r--r-- | shell/test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/test/Makefile.am b/shell/test/Makefile.am index 74bd509958..8a2efd8a4a 100644 --- a/shell/test/Makefile.am +++ b/shell/test/Makefile.am @@ -1,6 +1,6 @@ component_LTLIBRARIES = libevolution-test.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir)/shell \ -I$(top_srcdir)/widgets/misc \ -I$(top_builddir)/shell \ |