From ec30ee0180f8e56af8211246d7040e39fe79ce11 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 23 Feb 2002 02:19:37 +0000 Subject: Test for libcrypt (which is partly broken ATM) --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index c3a5e52ef..6653991ba 100644 --- a/test/Makefile +++ b/test/Makefile @@ -22,7 +22,7 @@ include $(TOPDIR)Config .EXPORT_ALL_VARIABLES: -ALL_SUBDIRS = args assert ctype pwd_grp signal silly stdlib string unistd #misc +ALL_SUBDIRS = args assert ctype pwd_grp signal silly stdlib string unistd crypt #misc DIRS = $(ALL_SUBDIRS) #ifeq ($(TARGET_ARCH), $(NATIVE_ARCH)) # DIRS = $(ALL_SUBDIRS) -- cgit v1.2.3