summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-09 05:23:27 +0100
committerLaslo Hunhold <dev@frign.de>2017-01-09 19:42:39 +0100
commit3d80d7237d18bdbf53e327a576b52b35b36af3ad (patch)
tree58467dd7e0fed26f0f77d128db2660dc0d6f832d /Makefile
parente9db1f49b75b183c8aeda321ca54aff5b436a4f6 (diff)
Add ff2pam(1): convert farbfeld to 16-bit RGBA Portable Arbitrary Map
Laslo: Minor changes Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2177d25..72a5e3c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# See LICENSE file for copyright and license details
include config.mk
-BIN = png2ff ff2png jpg2ff ff2jpg ff2ppm
+BIN = png2ff ff2png jpg2ff ff2jpg ff2pam ff2ppm
SCRIPTS = 2ff
SRC = ${BIN:=.c}
HDR = arg.h