From c83d873641277734e4a7da61d17cfbf959253e18 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Fri, 18 May 2001 16:32:25 +0000 Subject: Add shot2png, which takes syscons screenshots generated by scrshot(1) and turns 'em in to PNG files. --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index d9a2544842ad..ea338cd49ccf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -212,6 +212,7 @@ SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg + SUBDIR += shot2png SUBDIR += sketch SUBDIR += smpeg SUBDIR += smpeg-xmms -- cgit v1.2.3