Browse Source

descend into mmap subdir

Mike Frysinger 20 năm trước cách đây
mục cha
commit
90d75ccb35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)