aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'util-src/GNUmakefile')
-rw-r--r--util-src/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-src/GNUmakefile b/util-src/GNUmakefile
index dfe3950f..f2f9b1bc 100644
--- a/util-src/GNUmakefile
+++ b/util-src/GNUmakefile
@@ -6,7 +6,7 @@ CFLAGS+=-I$(LUA_INCDIR)
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