diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-10 21:33:21 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-10 21:33:21 +0000 |
| commit | 66899a4eb5d0697344673a6e5900e122411ba96a (patch) | |
| tree | 8b977249527499d2c84b28abfb9d17217fbc274a /configure.ac | |
| parent | 0d55e6cb7d399c305563cfc58bcea4af71775fb6 (diff) | |
rm the tools dir
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
