summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 04:57:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 04:57:54 +0000
commitdc756092716132e9c7366d773a517f5628621cb8 (patch)
treeb08fdfc3f4a68279b8965cf11c1db39f3d2c7853 /testsuites/psxtests/Makefile.am
parent2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-dc756092716132e9c7366d773a517f5628621cb8.tar.bz2
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/Makefile.am: Remove. * Makefile.am: Merge-in include/Makefile.am. * configure.ac: Reflect changes above.
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 15690ca154..c2a663c01d 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -4,16 +4,14 @@
ACLOCAL_AMFLAGS = -I ../aclocal
-SHARED_DIRS =
+noinst_HEADERS = include/pmacros.h
POSIX_DIRS = include 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
-UNUSED_DIRS =
-
-SUBDIRS = $(SHARED_DIRS) $(POSIX_DIRS) $(POSIX_FILES_DIRS) $(UNUSED_DIRS)
+SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS)
EXTRA_DIST = psxtests.am