From 90d75ccb3574abc6a915b915d390320cf5cb994d Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Wed, 11 Jan 2006 23:48:06 +0000
Subject: descend into mmap subdir

---
 test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'test')

diff --git a/test/Makefile b/test/Makefile
index 9b12cdc4d..32dc4f6ef 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,7 +13,7 @@ top_builddir=../
 
 ALL_SUBDIRS = \
 	args assert crypt ctype pwd_grp signal silly stdlib string unistd \
-	#misc
+	mmap #misc
 DIRS := $(ALL_SUBDIRS)
 
 ifeq ($(HAVE_SHARED),y)
-- 
cgit v1.2.3