From d549d0a6659001388d3b3d1800b9dd0c2c4c493a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:27:24 +0000 Subject: 2003-08-16 Ralf Corsepius 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. --- testsuites/psxtests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/psxtests/Makefile.am') 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 -- cgit v1.2.3