From cbb245c0b6816c10be52a03a3ea8c66db8e0a7ae Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 16 Apr 2011 13:00:57 +0000 Subject: More changes from Uros git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3513 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/lib/time/Make.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/lib') diff --git a/nuttx/lib/time/Make.defs b/nuttx/lib/time/Make.defs index 652019f5b..d65ba50f6 100644 --- a/nuttx/lib/time/Make.defs +++ b/nuttx/lib/time/Make.defs @@ -34,4 +34,4 @@ ############################################################################ TIME_SRCS = lib_mktime.c lib_gmtime.c lib_gmtimer.c lib_strftime.c \ - lib_calendar2utc.c lib_daysbeforemonth.c lib_isleapyear.c + lib_calendar2utc.c lib_daysbeforemonth.c lib_isleapyear.c lib_time.c -- cgit v1.2.3