From: Dana Jansens Date: Sat, 10 May 2003 21:33:21 +0000 (+0000) Subject: rm the tools dir X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=66899a4eb5d0697344673a6e5900e122411ba96a;p=chaz%2Fopenbox rm the tools dir --- 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