aboutsummaryrefslogtreecommitdiffstats
path: root/util-src
diff options
context:
space:
mode:
Diffstat (limited to 'util-src')
-rw-r--r--util-src/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/util-src/makefile b/util-src/makefile
index 1560fca4..2df837c7 100644
--- a/util-src/makefile
+++ b/util-src/makefile
@@ -6,7 +6,8 @@ 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 strbitop.so
+ ringbuffer.so time.so poll.so compat.so strbitop.so \
+ struct.so
.ifdef $(RANDOM)
ALL+=crand.so