aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/makefile
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2020-10-15 14:25:09 +0100
committerMatthew Wild <mwild1@gmail.com>2020-10-15 14:25:09 +0100
commit5a3e9e37bcc289aabb7431622313119028102711 (patch)
treeb5dbcad554882e92268cdfdc1df7b2664677dcf0 /util-src/makefile
parentbbc78f6e851990df4975bea177f182069cd6d7fa (diff)
parent9a25dc6d776fb7e01d53036d353fa12c874a64c4 (diff)
downloadprosody-5a3e9e37bcc289aabb7431622313119028102711.tar.gz
prosody-5a3e9e37bcc289aabb7431622313119028102711.zip
Merge 0.11->trunk
Diffstat (limited to 'util-src/makefile')
-rw-r--r--util-src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-src/makefile b/util-src/makefile
index 2db415df..1560fca4 100644
--- a/util-src/makefile
+++ b/util-src/makefile
@@ -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 poll.so compat.so
+ ringbuffer.so time.so poll.so compat.so strbitop.so
.ifdef $(RANDOM)
ALL+=crand.so