util-src/makefile
changeset 9168 2aaa9f3bb950
parent 8596 c4222e36333c
child 9665 8154a8841bb2
--- a/util-src/makefile	Sat Aug 11 16:55:07 2018 +0200
+++ b/util-src/makefile	Sat Aug 11 17:33:11 2018 +0200
@@ -5,7 +5,7 @@
 INSTALL_DATA=install -m644
 TARGET?=../util/
 
-ALL=encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so
+ALL=encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so
 
 .ifdef $(RANDOM)
 ALL+=crand.so