about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-16 02:54:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-16 02:54:39 +0000
commit1790bb346f465c85dbae58deadaa413f12da15bd (patch)
treef8181247935cb2d8c435fec9b3f6feb3bb336928 /editor/Makefile
parent831bf337f532fe37f34985bdb615e7a6b4546a44 (diff)
downloadnetpbm-mirror-1790bb346f465c85dbae58deadaa413f12da15bd.tar.gz
netpbm-mirror-1790bb346f465c85dbae58deadaa413f12da15bd.tar.xz
netpbm-mirror-1790bb346f465c85dbae58deadaa413f12da15bd.zip
Replace ppmdither with pamdither
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1055 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 83e0b0b8..bc0f5913 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -17,7 +17,7 @@ SUBDIRS = specialty
 # build.
 
 PORTBINARIES = pamaddnoise pambackground pamcomp pamcut \
-	       pamdice pamdither pamditherbw pamedge \
+	       pamdice pamditherbw pamedge \
 	       pamenlarge \
 	       pamflip pamfunc pammasksharpen \
 	       pamperspective \