summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2010-05-19 11:19:34 +0100
committerThomas Wood <thomas.wood@intel.com>2010-05-19 11:19:34 +0100
commit799134a7babf46d5d759e90f1051e84ad7c99c19 (patch)
treefc965c4ba047804add13fc4059c74ccca34a02e9 /Makefile.am
parent4ea04c81dc1a1a61c4f117ac6a4af8d39eadceb5 (diff)
downloadgnome-control-center-799134a7babf46d5d759e90f1051e84ad7c99c19.tar.gz
Remove libslab requirement and the internal copy of libslab
libslab is no longer required since the new shell does not use it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 3 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 866da2d6a..4ecf918ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,14 +1,6 @@
-SUBDIRS = po libwindow-settings libgnome-control-center capplets font-viewer \
- help docs
-DIST_SUBDIRS = po libwindow-settings capplets font-viewer help libslab shell typing-break
-
-if HAVE_LIBSLAB_DEPS
-SUBDIRS += libslab
-endif
-
-if HAVE_LIBSLAB
-SUBDIRS += shell
-endif
+SUBDIRS = po libwindow-settings libgnome-control-center shell capplets \
+ font-viewer help docs
+DIST_SUBDIRS = po libwindow-settings capplets font-viewer help shell typing-break
if HAVE_TYPING_BREAK
SUBDIRS += typing-break