2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>

* Doxygen.in: Update.
	Misc. fixes.
	* doxy-filter: New (Copy of ../tools/build/doxy-filter).
	* Makefile.am: Add doxy-filter.
This commit is contained in:
Ralf Corsepius
2010-06-11 19:37:12 +00:00
parent cd8009eff9
commit f600eebd68
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* Doxygen.in: Update.
Misc. fixes.
* doxy-filter: New (Copy of ../tools/build/doxy-filter).
* Makefile.am: Add doxy-filter.
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove c4x.
+3
View File
@@ -177,6 +177,9 @@ include_rtems_HEADERS += libmisc/untar/untar.h
## fsmount
include_rtems_HEADERS += libmisc/fsmount/fsmount.h
## HACK: doxygen filter.
EXTRA_DIST = doxy-filter
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am