about summary refs log tree commit diff
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 5632b8f0..22488188 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -41,11 +41,13 @@ LIBOBJECTS += libpbmvms.o
 endif
 # Library objects to be linked but not built by common.mk:
 LIBOBJECTS_X = \
-  util/shhopt.o \
-  util/nstring.o \
-  util/vasprintf.o \
   util/filename.o \
+  util/io.o \
   util/nsleep.o \
+  util/nstring.o \
+  util/shhopt.o \
+  util/token.o \
+  util/vasprintf.o \
 
 MANUALS3 = libnetpbm
 MANUALS5 = pbm pgm ppm pnm pam