From c92f620eef7910bbedd57b457f0906fbc883b183 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 14 Oct 2011 16:39:05 +0000 Subject: Rest of commit from yesterday - fix build git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1592 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- common.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 831619fa..01fb6d91 100644 --- a/common.mk +++ b/common.mk @@ -132,7 +132,8 @@ IMPORTINC_LIB_HEADERS := \ pm_gamma.h lum.h dithers.h pamdraw.h IMPORTINC_LIB_UTIL_HEADERS := \ - bitarith.h bitreverse.h filename.h intcode.h floatcode.h io.h mallocvar.h\ + bitarith.h bitreverse.h filename.h intcode.h floatcode.h io.h \ + matrix.h mallocvar.h \ nsleep.h nstring.h pm_c_util.h shhopt.h token.h \ wordaccess.h wordaccess_64_le.h wordaccess_gcc3_be.h wordaccess_generic.h \ wordintclz.h -- cgit 1.4.1