From 17482428da05480ffd47461084e51e38cd8ea8b2 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 6 Mar 2014 16:48:42 +0000 Subject: Rename Pamfixtrunc to Pamfix git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2154 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'other/Makefile') diff --git a/other/Makefile b/other/Makefile index 1c25d6a6..23e60bc1 100644 --- a/other/Makefile +++ b/other/Makefile @@ -24,7 +24,7 @@ endif # build. PORTBINARIES = pamarith pambayer pamchannel pamdepth \ - pamendian pamexec pamfixtrunc pamlookup pampick pamsplit \ + pamendian pamexec pamfix pamlookup pampick pamsplit \ pamstack pamsummcol pnmcolormap \ ppmdcfont ppmddumpfont ppmdmkfont @@ -34,7 +34,7 @@ ifneq ($(LINUXSVGALIB),NONE) BINARIES += ppmsvgalib endif -SCRIPTS = ppmtomap +SCRIPTS = ppmtomap pamfixtrunc OBJECTS = $(BINARIES:%=%.o) -- cgit 1.4.1