about summary refs log tree commit diff
path: root/converter/ppm/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-03-08 02:34:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-03-08 02:34:26 +0000
commit418fd014510ed17739d48f2bd4b23348af56c895 (patch)
treee6f60430dda020902dbc80781b6707ba0fa5f425 /converter/ppm/Makefile
parent1cea0b5bad96885c3899105c8cf85139fb76efa4 (diff)
downloadnetpbm-mirror-418fd014510ed17739d48f2bd4b23348af56c895.tar.gz
netpbm-mirror-418fd014510ed17739d48f2bd4b23348af56c895.tar.xz
netpbm-mirror-418fd014510ed17739d48f2bd4b23348af56c895.zip
Add Ppmtospu
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1662 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/ppm/Makefile')
-rw-r--r--converter/ppm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converter/ppm/Makefile b/converter/ppm/Makefile
index 9e5f2a64..003ef8d3 100644
--- a/converter/ppm/Makefile
+++ b/converter/ppm/Makefile
@@ -16,7 +16,8 @@ PORTBINARIES =	411toppm eyuvtoppm gouldtoppm ilbmtoppm imgtoppm \
 		ppmtobmp ppmtoeyuv ppmtogif ppmtoicr ppmtoilbm \
 		ppmtoleaf ppmtolj ppmtomitsu ppmtoneo \
 		ppmtopcx ppmtopi1 ppmtopict ppmtopj \
-		ppmtopjxl ppmtoppm ppmtopuzz ppmtorgb3 ppmtosixel ppmtoterm \
+		ppmtopjxl ppmtoppm ppmtopuzz ppmtorgb3 \
+		ppmtosixel ppmtospu ppmtoterm \
 		ppmtowinicon ppmtoxpm ppmtoyuv ppmtoyuvsplit \
 		qrttoppm rawtoppm rgb3toppm spctoppm \
 		sputoppm tgatoppm winicontoppm ximtoppm xpmtoppm xvminitoppm \