util-src/makefile
branch0.11
changeset 9665 8154a8841bb2
parent 9168 2aaa9f3bb950
child 11013 74ef9f2334f3
child 11167 37a6a535343e
--- a/util-src/makefile	Thu Nov 29 17:20:49 2018 +0100
+++ b/util-src/makefile	Fri Nov 30 16:00:12 2018 +0100
@@ -5,7 +5,8 @@
 INSTALL_DATA=install -m644
 TARGET?=../util/
 
-ALL=encodings.so hashes.so net.so pposix.so signal.so table.so ringbuffer.so time.so
+ALL=encodings.so hashes.so net.so pposix.so signal.so table.so \
+    ringbuffer.so time.so poll.so compat.so
 
 .ifdef $(RANDOM)
 ALL+=crand.so