about summary refs log tree commit diff
path: root/common.mk
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-10-14 16:39:05 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-10-14 16:39:05 +0000
commitc92f620eef7910bbedd57b457f0906fbc883b183 (patch)
tree4368f15a0f38fc31cbc62891e68b6d21e1cec874 /common.mk
parent67610e7a0706cb7afdcf998517c64ac9269a05d4 (diff)
downloadnetpbm-mirror-c92f620eef7910bbedd57b457f0906fbc883b183.tar.gz
netpbm-mirror-c92f620eef7910bbedd57b457f0906fbc883b183.tar.xz
netpbm-mirror-c92f620eef7910bbedd57b457f0906fbc883b183.zip
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
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 2 insertions, 1 deletions
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