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-15 03:34:46 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-15 03:34:46 +0000
commit7d8b417a007bc1f33d855cf482ad9d45e313ebb6 (patch)
treeaa4b281ebf3aecf8a466e7e265dbbb8c02b868f4 /editor/Makefile
parent57932708c852eea264011f8019acf39f4a997252 (diff)
downloadnetpbm-mirror-7d8b417a007bc1f33d855cf482ad9d45e313ebb6.tar.gz
netpbm-mirror-7d8b417a007bc1f33d855cf482ad9d45e313ebb6.tar.xz
netpbm-mirror-7d8b417a007bc1f33d855cf482ad9d45e313ebb6.zip
finish Pamdither
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1053 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 bc0f5913..83e0b0b8 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -17,7 +17,7 @@ SUBDIRS = specialty
 # build.
 
 PORTBINARIES = pamaddnoise pambackground pamcomp pamcut \
-	       pamdice pamditherbw pamedge \
+	       pamdice pamdither pamditherbw pamedge \
 	       pamenlarge \
 	       pamflip pamfunc pammasksharpen \
 	       pamperspective \