about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--editor/Makefile2
-rw-r--r--editor/ppmdither.c (renamed from editor/pamdither.c)0
2 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 \
diff --git a/editor/pamdither.c b/editor/ppmdither.c
index 3b8d121b..3b8d121b 100644
--- a/editor/pamdither.c
+++ b/editor/ppmdither.c