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)