summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/ChangeLog')
-rw-r--r--testsuites/itrontests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 318d0b1de8..881949f574 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,5 +1,14 @@
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * itronhello/Makefile.am, itronmbf01/Makefile.am,
+ itronmbox01/Makefile.am, itronsem01/Makefile.am,
+ itrontask01/Makefile.am, itrontask02/Makefile.am,
+ itrontask03/Makefile.am, itrontask04/Makefile.am,
+ itrontime01/Makefile.am:
+ AM_CPPFLAGS += -I..../support/include.
+
+2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* itrontests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>