From e9e43bd953efc48d9786da907c405666c54d4095 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Wed, 12 Jul 2000 14:32:47 +0000 Subject: Add jslice, a graphics utility which breaks up a JPEG image into slices and provides HTML code referring the slices. --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index b58083b91a84..c4eb5a44a55a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -79,6 +79,7 @@ SUBDIR += jgraph SUBDIR += jgv SUBDIR += jpeg + SUBDIR += jslice SUBDIR += juno-2 SUBDIR += kdc2tiff SUBDIR += kdegraphics11 -- cgit v1.2.3