aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am30
1 files changed, 23 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index f9d40c9539..65b219f6f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,29 @@ if ENABLE_SMIME
SMIME_DIR=smime
endif
+# Disabled component and plugin directories during shell rewrite.
+
+#SUBDIRS = \
+# win32 \
+# data \
+# e-util \
+# a11y \
+# widgets \
+# shell \
+# filter \
+# $(SMIME_DIR) \
+# addressbook \
+# calendar \
+# art \
+# composer \
+# mail \
+# plugins \
+# ui \
+# views \
+# tools \
+# po \
+# sounds
+
SUBDIRS = \
win32 \
data \
@@ -38,14 +61,7 @@ SUBDIRS = \
a11y \
widgets \
shell \
- filter \
- $(SMIME_DIR) \
- addressbook \
- calendar \
art \
- composer \
- mail \
- plugins \
ui \
views \
tools \