summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 13:54:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 13:54:09 +0000
commit28aba4bec8afe626e4f06676cab0e2abdabdc66e (patch)
treeaaeaaa81a20c3e87e7cdb70e583586c1160afe20 /testsuites/psxtests/ChangeLog
parentRemove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. (diff)
downloadrtems-28aba4bec8afe626e4f06676cab0e2abdabdc66e.tar.bz2
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS, POSIX_FILES_DIRS. * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am, psxstat/Makefile.am: Add ../include/pmacros.h
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index de4083327f..bf0bbefa67 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,10 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
+ POSIX_FILES_DIRS.
+ * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
+ psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
+ psxstat/Makefile.am: Add ../include/pmacros.h
* psxtests.am: Remove LIB_VARIANT.
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>