summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-30 12:24:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-30 12:24:42 +0000
commit3fcabb196cbbd8f785e017a4f11ace9e81ab9b60 (patch)
tree4fdc4e090abc0bfba99e13a5228ef626201349a9 /testsuites
parent2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3fcabb196cbbd8f785e017a4f11ace9e81ab9b60.tar.bz2
Cosmetics.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/Makefile.am6
-rw-r--r--testsuites/tmtests/Makefile.am6
2 files changed, 6 insertions, 6 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 752163a539..65bee8d69e 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -6,12 +6,12 @@ ACLOCAL_AMFLAGS = -I ../aclocal
noinst_HEADERS = include/pmacros.h
-POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
- psx09 psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01
+POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
+ psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01
POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
-SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS)
+SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS)
EXTRA_DIST = psxtests.am
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index d04b52f939..a71cbc4215 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -6,9 +6,9 @@ ACLOCAL_AMFLAGS = -I ../aclocal
noinst_HEADERS = include/timesys.h
-SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \
- tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 \
- tm24 tm25 tm26 tm27 tm28 tm29
+SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
+ tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
+ tm25 tm26 tm27 tm28 tm29
EXTRA_DIST = tmtests.am