diff options
| -rw-r--r-- | test/Makefile | 2 | 
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) | 
