summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac4
2 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e701c9c..060cf7dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
#SUBDIRS = po themes doc render cwmcc obcl kernel plugins
-SUBDIRS = po themes data render kernel plugins tools
+SUBDIRS = po themes data render kernel plugins
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
doc:
diff --git a/configure.ac b/configure.ac
index 5c0a7632..16f54e28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,9 +72,7 @@ AC_CONFIG_FILES([Makefile
plugins/placement/Makefile
plugins/mouse/Makefile
plugins/keyboard/Makefile
- plugins/menu/Makefile
- tools/Makefile
- tools/slit/Makefile])
+ plugins/menu/Makefile])
AC_OUTPUT
AC_MSG_RESULT