aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/time/Makefile b/time/Makefile
index de22692..4bfb208 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -127,6 +127,8 @@ $(objpfx)tst-strftime2.out: $(gen-locales)
$(objpfx)tst-strftime3.out: $(gen-locales)
endif
+$(objpfx)tst-clock_gettime: $(librt)
+$(objpfx)tst-clock_gettime-time64: $(librt)
$(objpfx)tst-clock_nanosleep: $(librt)
$(objpfx)tst-clock_nanosleep-time64: $(librt)