From 6eb9daddc5fb70c08f85a5393b40c5272f61208c Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Mon, 11 Nov 2002 14:46:26 +0000 Subject: Add in 'ldso' to directory list since 'make clean' was not recursing into it. --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index f38e42d7a..f07d87d74 100644 --- a/test/Makefile +++ b/test/Makefile @@ -22,7 +22,7 @@ TOPDIR=../ .EXPORT_ALL_VARIABLES: -ALL_SUBDIRS = args assert ctype pwd_grp signal silly stdlib string unistd crypt #misc +ALL_SUBDIRS = args assert ctype ldso pwd_grp signal silly stdlib string unistd crypt #misc DIRS = $(ALL_SUBDIRS) #ifeq ($(TARGET_ARCH), $(NATIVE_ARCH)) # DIRS = $(ALL_SUBDIRS) -- cgit v1.2.3