From 2eb3fdaacd5a7a19a204db26675e1dea63f0e3f2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 26 Jan 2003 08:20:30 +0000 Subject: 2003-01-26 Ralf Corsepius * configure.ac: Add rtemsdoc. * Makefile.ac: Add rtemsdoc. * rtemsdoc/README: New. * rtemsdoc/.cvsignore: New. --- scripts/configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/configure.ac') 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 -- cgit v1.2.3