about summary refs log tree commit diff
path: root/other/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-08-09 00:34:41 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-08-09 00:34:41 +0000
commit954959fea3d4d3c4a20636953d7b60c2dc439481 (patch)
treee09063907b57e4e6a24c384df0324361c78281f2 /other/Makefile
parent20969ec2f50dfc2144588cef9a846b9a8aedf365 (diff)
downloadnetpbm-mirror-954959fea3d4d3c4a20636953d7b60c2dc439481.tar.gz
netpbm-mirror-954959fea3d4d3c4a20636953d7b60c2dc439481.tar.xz
netpbm-mirror-954959fea3d4d3c4a20636953d7b60c2dc439481.zip
Add Pamunlookup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2628 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'other/Makefile')
-rw-r--r--other/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/Makefile b/other/Makefile
index 5acd7578..bd2c9dc2 100644
--- a/other/Makefile
+++ b/other/Makefile
@@ -25,7 +25,7 @@ endif
 
 PORTBINARIES = pamarith pambayer pamchannel pamdepth \
 	pamendian pamexec pamfix pamlookup pampick pamsplit \
-	pamstack pamsummcol pamvalidate pnmcolormap \
+	pamstack pamsummcol pamunlookup pamvalidate pnmcolormap \
 	ppmdcfont ppmddumpfont ppmdmkfont 
 
 ifneq ($(LINUXSVGALIB),NONE)