diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 14:30:10 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 14:30:10 +0000 |
commit | ca07c782ada293173a8c2a7f868c7dda049cafb8 (patch) | |
tree | 099b44c224065de45f25c9503995cd276d911345 /graphics/Makefile | |
parent | aa8ad22c50e4e40d16dfd309e4764c6d4d3baa02 (diff) | |
download | ports-ca07c782ada293173a8c2a7f868c7dda049cafb8.tar.gz ports-ca07c782ada293173a8c2a7f868c7dda049cafb8.zip |
Notes
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 b04a6a070aef..12fe077de068 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.120 1999/04/12 08:18:19 asami Exp $ +# $Id: Makefile,v 1.121 1999/05/03 04:28:30 steve Exp $ # SUBDIR += 4va @@ -51,6 +51,7 @@ SUBDIR += hpscan SUBDIR += imlib SUBDIR += jbigkit + SUBDIR += jgv SUBDIR += jpeg SUBDIR += kdegraphics SUBDIR += kdegraphics11 |