projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d55e6c
)
rm the tools dir
author
Dana Jansens
<danakj@orodu.net>
Sat, 10 May 2003 21:33:21 +0000
(21:33 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 10 May 2003 21:33:21 +0000
(21:33 +0000)
Makefile.am
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 8e701c9ca6c7137f92678ff6135b830ef3927f09..060cf7dcbf5a4bf3e36d5e9a87eec30d7d4b8720 100644
(file)
--- 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 5c0a763284b09fca6cf1e2a1a86849ef7d4d61ed..16f54e28c81b3f22d68ca95f5bcac7526ae73942 100644
(file)
--- 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