Diff

util-src/makefile @ 11166:51e5149ed0ad

Merge 0.11->trunk
author Matthew Wild <mwild1@gmail.com>
date Thu, 15 Oct 2020 14:25:09 +0100
parent 11009:74ef9f2334f3
parent 11163:37a6a535343e
child 12364:261ce358e436
line wrap: on
line diff
--- a/util-src/makefile	Thu Oct 15 13:43:03 2020 +0100
+++ b/util-src/makefile	Thu Oct 15 14:25:09 2020 +0100
@@ -6,7 +6,7 @@
 TARGET?=../util/
 
 ALL=encodings.so hashes.so net.so pposix.so signal.so table.so \
-    ringbuffer.so time.so poll.so compat.so
+    ringbuffer.so time.so poll.so compat.so strbitop.so
 
 .ifdef $(RANDOM)
 ALL+=crand.so