diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-12-23 07:34:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-12-23 07:34:57 +0000 |
commit | 12c85a2ffbc39b5413ca889cf03ccb4f540c0e83 (patch) | |
tree | aeae6ee69abb55000970e52ba49c355f1b42059c /graphics/Makefile | |
parent | 32b8c8be6c854fabf120e7c9ae54c630ca589d28 (diff) |
Activate jbigkit.
Notes
Notes:
svn path=/head/; revision=5071
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e58a47ca7e53..1efa638f4f06 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1996/12/19 22:34:52 fenner Exp $ +# $Id: Makefile,v 1.34 1996/12/22 04:38:42 jmz Exp $ # SUBDIR += ImageMagick @@ -12,6 +12,7 @@ SUBDIR += gimp SUBDIR += gimp-devel SUBDIR += hpscan + SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += mpeg-lib SUBDIR += mpeg2codec |