blob: 31bce9e29b99461627270b765afd602ead4c9203 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/converter/other/Makefile b/converter/other/Makefile
index 7aefda1..0d998f6 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -121,7 +121,7 @@ PORTBINARIES = avstopam bmptopnm fitstopnm \
pamtowinicon pamtoxvmini \
pbmtopgm pdbimgtopam pfmtopam \
pgmtopbm pgmtoppm ppmtopgm pnmtoddif \
- pnmtopclxl pnmtorast \
+ pnmtopclxl pnmtops pnmtorast \
pnmtosgi pnmtosir pamtotga pnmtoxwd \
rasttopnm rlatopam sgitopnm sirtopnm srftopam sunicontopnm \
winicontopam xwdtopnm zeisstopnm
|