summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-24 15:28:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-24 15:28:05 +0000
commit1f0494ce65d369cf1f2b5d26f958af872737990c (patch)
tree8c865b3d676fdcbc83a8da9a907d5748b977d7f3 /tools/build
parent2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1f0494ce65d369cf1f2b5d26f958af872737990c.tar.bz2
Fix typo
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/configure.ac b/tools/build/configure.ac
index fcd047a49f..d762b5247a 100644
--- a/tools/build/configure.ac
+++ b/tools/build/configure.ac
@@ -23,6 +23,6 @@ AC_CONFIG_HEADERS([config.h])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile]
-AC_CONFIG_FILES([install-if-change],[chmod +x install-if-change)
+AC_CONFIG_FILES([install-if-change],[chmod +x install-if-change])
AC_CONFIG_FILES([ampolish3],[chmod +x ampolish3])
AC_OUTPUT