From b35c3b270b94cd43236f3a30b5098c4cfc96eee1 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 9 Dec 2009 03:52:56 +0000 Subject: Goes with previous commit git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1032 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lib/Makefile') 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 -- cgit 1.4.1