summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 12:37:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-09 12:37:17 +0000
commit63e5733b5dd9fd6e96a0b7dc66e70380852ac5bd (patch)
tree6ce99bdc9df733fe189b30779732eea066c2423b /testsuites/itrontests
parent2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-63e5733b5dd9fd6e96a0b7dc66e70380852ac5bd.tar.bz2
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.
Diffstat (limited to 'testsuites/itrontests')
-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>