util-src/makefile
changeset 12368 261ce358e436
parent 11170 51e5149ed0ad
--- a/util-src/makefile	Fri Mar 04 16:46:47 2022 +0000
+++ b/util-src/makefile	Fri Mar 04 17:46:33 2022 +0100
@@ -6,7 +6,8 @@
 TARGET?=../util/
 
 ALL=encodings.so hashes.so net.so pposix.so signal.so table.so \
-    ringbuffer.so time.so poll.so compat.so strbitop.so
+    ringbuffer.so time.so poll.so compat.so strbitop.so \
+    struct.so
 
 .ifdef $(RANDOM)
 ALL+=crand.so