瀏覽代碼

descend into mmap subdir

Mike Frysinger 20 年之前
父節點
當前提交
90d75ccb35
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/Makefile

+ 1 - 1
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)