aboutsummaryrefslogtreecommitdiffstats
path: root/shell/test
diff options
context:
space:
mode:
Diffstat (limited to 'shell/test')
-rw-r--r--shell/test/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/test/Makefile.am b/shell/test/Makefile.am
index 7ba2eaf55b..5efa3785d6 100644
--- a/shell/test/Makefile.am
+++ b/shell/test/Makefile.am
@@ -9,8 +9,7 @@ libevolution_module_test_la_CPPFLAGS = \
-I$(top_srcdir)/widgets/misc \
-I$(top_builddir)/shell \
-DG_LOG_DOMAIN=\"evolution-test\" \
- $(GNOME_PLATFORM_CFLAGS) \
- $(EVOLUTION_TEST_CFLAGS)
+ $(GNOME_PLATFORM_CFLAGS)
libevolution_module_test_la_SOURCES = \
evolution-module-test.c \
@@ -21,7 +20,6 @@ libevolution_module_test_la_SOURCES = \
libevolution_module_test_la_LIBADD = \
$(top_builddir)/shell/libeshell.la \
- $(EVOLUTION_TEST_LIBS) \
$(GNOME_PLATFORM_LIBS)
libevolution_module_test_la_LDFLAGS = \