2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove src2html.
	* configure.ac: Remove src2html.
This commit is contained in:
Ralf Corsepius
2003-05-21 23:16:33 +00:00
parent f7910a1043
commit f902e82206
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove src2html.
* configure.ac: Remove src2html.
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* project.am: clean *.info*. * project.am: clean *.info*.

View File

@@ -10,7 +10,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = tools FAQ started user bsp_howto porting develenv \ SUBDIRS = tools FAQ started user bsp_howto porting develenv \
posix_users posix1003.1 filesystem itron3.0 networking ada_user \ posix_users posix1003.1 filesystem itron3.0 networking ada_user \
started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \ started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \
gnu_docs src2html gnu_docs
if USE_HTML if USE_HTML
html_DATA = index.html HELP.html html_DATA = index.html HELP.html

View File

@@ -171,6 +171,5 @@ supplements/sh/Makefile
supplements/sparc/Makefile supplements/sparc/Makefile
supplements/template/Makefile supplements/template/Makefile
gnu_docs/Makefile gnu_docs/Makefile
src2html/Makefile
]) ])
AC_OUTPUT AC_OUTPUT