Parcourir la source

descend into mmap subdir

Mike Frysinger il y a 20 ans
Parent
commit
90d75ccb35
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)