]> Dogcows Code - chaz/openbox/commitdiff
rm the tools dir
authorDana Jansens <danakj@orodu.net>
Sat, 10 May 2003 21:33:21 +0000 (21:33 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 10 May 2003 21:33:21 +0000 (21:33 +0000)
Makefile.am
configure.ac

index 8e701c9ca6c7137f92678ff6135b830ef3927f09..060cf7dcbf5a4bf3e36d5e9a87eec30d7d4b8720 100644 (file)
@@ -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:
index 5c0a763284b09fca6cf1e2a1a86849ef7d4d61ed..16f54e28c81b3f22d68ca95f5bcac7526ae73942 100644 (file)
@@ -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
This page took 0.022386 seconds and 4 git commands to generate.