diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 10:00:41 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 10:00:41 +0000 |
commit | 556fa284449a34da4f68222f561efccf2160907e (patch) | |
tree | 384323c69f2287f6dddd0fcb33e03914a5048790 /graphics/Makefile | |
parent | 91e2db011f1023828a2a64980beeadfc05157815 (diff) |
Add jhead 1.5, exif Jpeg camera setting parser and thumbnail remover.
PR: 32916
Submitted by: Jamie Hermans <jamie@hermans.ca>
Notes
Notes:
svn path=/head/; revision=51811
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 ce8dffec22c9..37147601e6de 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -120,6 +120,7 @@ SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv + SUBDIR += jhead SUBDIR += jpeg SUBDIR += jpeg2ps-a4 SUBDIR += jpeg2ps-letter |