summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:24 +0000
commitd549d0a6659001388d3b3d1800b9dd0c2c4c493a (patch)
tree4abf36ae1cb2f338fd9163a6e81646ba9cfd209c /testsuites/psxtests/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d549d0a6659001388d3b3d1800b9dd0c2c4c493a.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. psx01/Makefile.am: Reflect having moved automake. psx02/Makefile.am: Reflect having moved automake. psx03/Makefile.am: Reflect having moved automake. psx04/Makefile.am: Reflect having moved automake. psx05/Makefile.am: Reflect having moved automake. psx06/Makefile.am: Reflect having moved automake. psx07/Makefile.am: Reflect having moved automake. psx08/Makefile.am: Reflect having moved automake. psx09/Makefile.am: Reflect having moved automake. psx10/Makefile.am: Reflect having moved automake. psx11/Makefile.am: Reflect having moved automake. psx12/Makefile.am: Reflect having moved automake. psx13/Makefile.am: Reflect having moved automake. psxcancel/Makefile.am: Reflect having moved automake. psxchroot01/Makefile.am: Reflect having moved automake. psxfile01/Makefile.am: Reflect having moved automake. psxhdrs/Makefile.am: Reflect having moved automake. psxmount/Makefile.am: Reflect having moved automake. psxmsgq01/Makefile.am: Reflect having moved automake. psxreaddir/Makefile.am: Reflect having moved automake. psxsem01/Makefile.am: Reflect having moved automake. psxstat/Makefile.am: Reflect having moved automake. psxtime/Makefile.am: Reflect having moved automake. psxtimer/Makefile.am: Reflect having moved automake.
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 50763cacbb..f326b013dc 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -17,5 +17,5 @@ SUBDIRS = $(SHARED_DIRS) $(POSIX_DIRS) $(POSIX_FILES_DIRS) $(UNUSED_DIRS)
EXTRA_DIST = psxtests.am
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/local.am