svn commit: trunk/uClibc/test

vapier at uclibc.org vapier at uclibc.org
Wed Feb 15 00:44:59 UTC 2006


Author: vapier
Date: 2006-02-14 16:44:59 -0800 (Tue, 14 Feb 2006)
New Revision: 14026

Log:
add missing subdirs

Modified:
   trunk/uClibc/test/Makefile


Changeset:
Modified: trunk/uClibc/test/Makefile
===================================================================
--- trunk/uClibc/test/Makefile	2006-02-15 00:44:28 UTC (rev 14025)
+++ trunk/uClibc/test/Makefile	2006-02-15 00:44:59 UTC (rev 14026)
@@ -10,8 +10,8 @@
 include Rules.mak
 
 ALL_SUBDIRS := \
-	args assert crypt ctype pwd_grp signal silly stat stdlib string unistd \
-	mmap misc
+	args assert crypt ctype mmap misc pwd_grp setjmp signal silly stat \
+	stdlib string termios unistd
 DIRS := $(ALL_SUBDIRS)
 
 ifeq ($(HAVE_SHARED)$(UCLIBC_HAS_THREADS),yy)




More information about the uClibc-cvs mailing list