From 9f4868cea9c37ff42c0c01dd217c6710a6dda2aa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Nov 1999 13:57:02 +0000 Subject: Miscellaneous patches from Ralf Corsepius that are part of the Makefile.am conversion effort but were missed in the previous commits. --- c/src/tests/psxtests/Makefile.am | 2 +- c/src/tests/psxtests/configure.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'c/src/tests/psxtests') diff --git a/c/src/tests/psxtests/Makefile.am b/c/src/tests/psxtests/Makefile.am index 8f4ed05e3f..95d7b19f0d 100644 --- a/c/src/tests/psxtests/Makefile.am +++ b/c/src/tests/psxtests/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -SHARED_DIRS = filesupp support +SHARED_DIRS = support POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01 diff --git a/c/src/tests/psxtests/configure.in b/c/src/tests/psxtests/configure.in index 1bfc92e781..6900397421 100644 --- a/c/src/tests/psxtests/configure.in +++ b/c/src/tests/psxtests/configure.in @@ -40,7 +40,6 @@ AC_SUBST(CC_LDFLAGS_PROFILE_V) # Try to explicitly list a Makefile here AC_OUTPUT( Makefile -filesupp/Makefile psx01/Makefile psx02/Makefile psx03/Makefile -- cgit v1.2.3