aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r--modules/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am
index 5491a60640..984ad01613 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -10,10 +10,6 @@ if ENABLE_WEATHER
CONFIG_WEATHER_DIR = cal-config-weather
endif
-if ENABLE_ONLINE_ACCOUNTS
-ONLINE_ACCOUNTS_DIR = online-accounts
-endif
-
if ENABLE_SPAMASSASSIN
SPAMASSASSIN_DIR = spamassassin
endif
@@ -59,7 +55,6 @@ SUBDIRS = \
vcard-inline \
web-inspector \
$(BOGOFILTER_DIR) \
- $(ONLINE_ACCOUNTS_DIR) \
$(SPAMASSASSIN_DIR) \
$(TNEF_ATTACHMENT_DIR) \
$(AUDIO_INLINE_DIR) \