From 2078447aba6d3df330dd95b53ca01a1b8245141f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 24 Oct 2005 15:29:06 +0000 Subject: Fix typo --- tools/build/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/build/configure.ac') diff --git a/tools/build/configure.ac b/tools/build/configure.ac index d762b5247a..348fe5ceef 100644 --- a/tools/build/configure.ac +++ b/tools/build/configure.ac @@ -22,7 +22,7 @@ RTEMS_PATH_KSH AC_CONFIG_HEADERS([config.h]) # Explicitly list all Makefiles here -AC_CONFIG_FILES([Makefile] +AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([install-if-change],[chmod +x install-if-change]) AC_CONFIG_FILES([ampolish3],[chmod +x ampolish3]) AC_OUTPUT -- cgit v1.2.3