summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 44075c8c54..3d22c3ff03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,14 +67,13 @@ AS_IF([test x"${enable_docs}" = x"yes"],
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
AS_IF([test x"$enable_multilib" = x"yes"],[
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
-])
+])
RTEMS_TARGET_CONFIG_SUBDIRS([c])
AC_CONFIG_FILES([Makefile
tools/Makefile
make/Makefile
make/custom/Makefile
-make/Templates/Makefile
make/compilers/Makefile
])