about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-08-08 17:21:20 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-08-08 17:21:20 +0000
commit07fcb08fe8fa831949cabf72c1f840fb8c880916 (patch)
treeac3a0a632ef8a16e5fd55bd4e630c6fee2ec8c0c /editor/Makefile
parent9233ab8147420f462bf2d22138b6a323a72c5099 (diff)
downloadnetpbm-mirror-07fcb08fe8fa831949cabf72c1f840fb8c880916.tar.gz
netpbm-mirror-07fcb08fe8fa831949cabf72c1f840fb8c880916.tar.xz
netpbm-mirror-07fcb08fe8fa831949cabf72c1f840fb8c880916.zip
Add Pamrecolor
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1275 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/Makefile')
-rw-r--r--editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/Makefile b/editor/Makefile
index 52b2b0bc..cbe44f79 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -20,7 +20,7 @@ PORTBINARIES = pamaddnoise pambackground pamcomp pamcut \
 	       pamdice pamditherbw pamedge \
 	       pamenlarge \
 	       pamfunc pammasksharpen \
-	       pampaintspill pamperspective \
+	       pampaintspill pamperspective pamrecolor \
 	       pamscale pamsistoaglyph pamstretch pamthreshold pamundice \
 	       pbmclean pbmmask pbmpscale pbmreduce \
 	       pgmdeshadow pgmenhance \