summaryrefslogtreecommitdiffstats
path: root/scripts/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/configure.ac')
-rw-r--r--scripts/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/configure.ac b/scripts/configure.ac
index de2ea08d65..fcb477e2b2 100644
--- a/scripts/configure.ac
+++ b/scripts/configure.ac
@@ -87,6 +87,7 @@ autotools/Makefile
autotools/automake-rtems.spec
autotools/autoconf-rtems.spec
cpukit/Makefile
+rtemsdoc/Makefile
])
AC_CONFIG_FILES([buildalltar],[chmod +x buildalltar])
@@ -97,6 +98,7 @@ AC_CONFIG_FILES([mkgccnewlibspec],[chmod +x mkgccnewlibspec])
AC_CONFIG_FILES([mkbspspec],[chmod +x mkbspspec])
AC_CONFIG_FILES([gcc3newlib/mkspec],[chmod +x gcc3newlib/mkspec])
AC_CONFIG_FILES([cpukit/mkspec],[chmod +x cpukit/mkspec])
+AC_CONFIG_FILES([rtemsdoc/mkspec],[chmod +x rtemsdoc/mkspec])
AC_CONFIG_COMMANDS([default],[[chmod 755 buildall
chmod 755 buildalltar