summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-11 23:48:06 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-11 23:48:06 +0000
commit90d75ccb3574abc6a915b915d390320cf5cb994d (patch)
tree95658d8ca628be763095017c14b85702fe1da61b /test/Makefile
parent5492a3be8f2ac9ba01efa9a4000b9820c34e357c (diff)
descend into mmap subdir
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
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)