svn commit: trunk/uClibc/test

vapier at uclibc.org vapier at uclibc.org
Wed Jan 11 23:48:07 UTC 2006


Author: vapier
Date: 2006-01-11 15:48:06 -0800 (Wed, 11 Jan 2006)
New Revision: 13244

Log:
descend into mmap subdir

Modified:
   trunk/uClibc/test/Makefile


Changeset:
Modified: trunk/uClibc/test/Makefile
===================================================================
--- trunk/uClibc/test/Makefile	2006-01-11 23:47:51 UTC (rev 13243)
+++ trunk/uClibc/test/Makefile	2006-01-11 23:48:06 UTC (rev 13244)
@@ -13,7 +13,7 @@
 
 ALL_SUBDIRS = \
 	args assert crypt ctype pwd_grp signal silly stdlib string unistd \
-	#misc
+	mmap #misc
 DIRS := $(ALL_SUBDIRS)
 
 ifeq ($(HAVE_SHARED),y)




More information about the uClibc-cvs mailing list