summaryrefslogtreecommitdiffstats
path: root/scripts/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-26 08:20:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-26 08:20:30 +0000
commit2eb3fdaacd5a7a19a204db26675e1dea63f0e3f2 (patch)
tree95f8c74384953f06ffc3dcb1493c029d178d3c03 /scripts/configure.ac
parent2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2eb3fdaacd5a7a19a204db26675e1dea63f0e3f2.tar.bz2
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add rtemsdoc. * Makefile.ac: Add rtemsdoc. * rtemsdoc/README: New. * rtemsdoc/.cvsignore: New.
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