util-src/GNUmakefile
changeset 9316 b95ef295c66d
parent 9165 8ad1fe9d26d4
child 9564 cfc7b2f7251e
--- a/util-src/GNUmakefile	Fri Sep 14 12:05:47 2018 +0100
+++ b/util-src/GNUmakefile	Wed May 16 23:56:34 2018 +0200
@@ -6,7 +6,7 @@
 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
 
 ifdef RANDOM
 ALL+=crand.so