Software /
code /
prosody
Diff
util-src/GNUmakefile @ 11166:51e5149ed0ad
Merge 0.11->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 15 Oct 2020 14:25:09 +0100 |
parent | 11009:74ef9f2334f3 |
parent | 11163:37a6a535343e |
child | 12354:3ce3633527af |
line wrap: on
line diff
--- a/util-src/GNUmakefile Thu Oct 15 13:43:03 2020 +0100 +++ b/util-src/GNUmakefile Thu Oct 15 14:25:09 2020 +0100 @@ -7,7 +7,7 @@ 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