diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 3308788dfa..ebb31a0b59 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,10 @@ +2005-11-09 Ralf Corsepius + + * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, + putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, + stackchk/Makefile.am, termios/Makefile.am: + AM_CPPFLAGS += -I..../support/include. + 2005-11-09 Ralf Corsepius * configure.ac: Apply RTEMS_CHECK_CPUOPTS.