aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 48b7adca9d..20490259ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -150,9 +150,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
--with-help
@BEHAVE_INSTALLED_TESTS_RULE@
-INSTALLED_TESTS=general_shortcuts mail_shortcuts contacts_shortcuts \
- calendar_shortcuts memos_shortcuts view_shortcuts menu_shortcuts \
- addressbook_contacts
+INSTALLED_TESTS=general_shortcuts mail_shortcuts contacts_shortcuts \
+ memos_shortcuts view_shortcuts addressbook_contacts
INSTALLED_TESTS_TYPE=session-exclusive
-include $(top_srcdir)/git.mk