Moved tools to tool.

This commit is contained in:
Florian Pose 2008-07-21 19:29:34 +00:00
parent 0081702557
commit 994af957eb
6 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ SUBDIRS = \
include \
master \
script \
tools
tool
DIST_SUBDIRS = \
devices \
@ -44,7 +44,7 @@ DIST_SUBDIRS = \
include \
master \
script \
tools
tool
EXTRA_DIST = \
Doxyfile \

View File

@ -504,7 +504,7 @@ AC_CONFIG_FILES([
script/Makefile
script/init.d/Makefile
script/sysconfig/Makefile
tools/Makefile
tool/Makefile
])
AC_OUTPUT