Software /
code /
prosody
Diff
util-src/GNUmakefile @ 12362:0fd58f54d653
Merge config-updates+check-turn from timber
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 04 Mar 2022 16:33:41 +0000 |
parent | 12354:3ce3633527af |
child | 12693:7c5afbdcbc77 |
line wrap: on
line diff
--- a/util-src/GNUmakefile Wed Mar 02 16:12:28 2022 +0000 +++ b/util-src/GNUmakefile Fri Mar 04 16:33:41 2022 +0000 @@ -7,7 +7,8 @@ TARGET?=../util/ ALL=encodings.so hashes.so net.so pposix.so signal.so table.so \ - ringbuffer.so time.so poll.so compat.so strbitop.so + ringbuffer.so time.so poll.so compat.so strbitop.so \ + struct.so ifdef RANDOM ALL+=crand.so