From e9c96b8b790130deadc0fe88c1c18ba6355104e2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 18 Jun 2012 16:08:35 -0400 Subject: Remove Mono and Python EPlugin bindings. EPlugin is deprecated. These bindings have never been used for anything and they're never going to be used at this point. Remove the dead weight. --- modules/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'modules/Makefile.am') diff --git a/modules/Makefile.am b/modules/Makefile.am index 16810fd55c..227f9d165d 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -6,14 +6,6 @@ if ENABLE_WEATHER CONFIG_WEATHER_DIR = cal-config-weather endif -if ENABLE_MONO -MONO_DIR = plugin-mono -endif - -if ENABLE_PYTHON -PYTHON_DIR = plugin-python -endif - if ENABLE_ONLINE_ACCOUNTS ONLINE_ACCOUNTS_DIR = online-accounts endif @@ -57,8 +49,6 @@ SUBDIRS = \ text-highlight \ vcard-inline \ web-inspector \ - $(MONO_DIR) \ - $(PYTHON_DIR) \ $(ONLINE_ACCOUNTS_DIR) \ $(TNEF_ATTACHMENT_DIR) \ $(AUDIO_INLINE_DIR) -- cgit v1.2.3