diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-08-09 08:40:58 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-08-09 08:40:58 +0000 |
commit | ed1ea6cfd97b82bd4dd40054e929c0347fab75fd (patch) | |
tree | 99c2989c8b1426cd108003252ac8cd0da03b1c03 /graphics/Makefile | |
parent | ce18e841f5f90665db6c1fffbd6767ef3855cc6c (diff) |
Test jpegs for errors, generate MD5 and listing
Notes
Notes:
svn path=/head/; revision=46007
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e4c881045c2a..13a9a354d375 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -105,6 +105,7 @@ SUBDIR += jpeg SUBDIR += jpeg2ps-a4 SUBDIR += jpeg2ps-letter + SUBDIR += jpeginfo SUBDIR += jslice SUBDIR += juno-2 SUBDIR += kdc2tiff |