[evolution/account-mgmt: 2/50] Disable some top-level directories.



commit c090c798f2350b7c629f4237a649c8d68bb34785
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Dec 19 09:01:57 2010 -0500

    Disable some top-level directories.
    
    Not ready to deal with plugins yet.

 Makefile.am         |    4 +++-
 modules/Makefile.am |    4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e2e1b15..0c541d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,9 @@ if GLADE_CATALOG
 MAINT_SUBDIR=maint
 endif
 
+# ACCOUNT_MGMT: Disable SUBDIRS
+# plugins (comes after art)
+
 SUBDIRS = 			\
 	m4			\
 	data			\
@@ -66,7 +69,6 @@ SUBDIRS = 			\
 	calendar		\
 	capplet			\
 	art			\
-	plugins			\
 	modules			\
 	$(MAINT_SUBDIR)		\
 	doc			\
diff --git a/modules/Makefile.am b/modules/Makefile.am
index dd363d2..1018a4f 100644
--- a/modules/Makefile.am
+++ b/modules/Makefile.am
@@ -22,10 +22,12 @@ if ENABLE_WINDOWS_SENS
 WINDOWS_SENS_DIR = windows-sens
 endif
 
+# ACCOUNT_MGMT: Disable SUBDIRS
+# calendar (comes after bogofilter)
+
 SUBDIRS = \
 	addressbook \
 	bogofilter \
-	calendar \
 	mail \
 	composer-autosave \
 	mailto-handler \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]