From 2633e6f22b3de1030da5e65d5128672324ac9565 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 26 Nov 2014 16:29:41 +0000 Subject: add initial monotonic timer API --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index c5e0cbe..28bfc5f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,3 +1,3 @@ -DIR_SOURCES := base64.c +DIR_SOURCES := base64.c time.c include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3