about summary refs log tree commit diff
path: root/lib/util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/Makefile')
-rw-r--r--lib/util/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/util/Makefile b/lib/util/Makefile
index 8d93731e..0cb23449 100644
--- a/lib/util/Makefile
+++ b/lib/util/Makefile
@@ -12,6 +12,7 @@ include $(BUILDDIR)/config.mk
 UTILOBJECTS = \
   filename.o \
   io.o \
+  mallocvar.o \
   nsleep.o \
   nstring.o \
   shhopt.o \