summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>2001-05-18 16:32:25 +0000
committerNik Clayton <nik@FreeBSD.org>2001-05-18 16:32:25 +0000
commitc83d873641277734e4a7da61d17cfbf959253e18 (patch)
tree8c26349d4917bedb0233e925cc6a426466d2157e /graphics/Makefile
parentRemove bogus comments from the end of file. (diff)
Add shot2png, which takes syscons screenshots generated by scrshot(1) and
turns 'em in to PNG files.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
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