diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:56:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:56:21 +0000 |
commit | 899d41fee91ec355066fd3433fcae972bb19c3d1 (patch) | |
tree | d5d22b20ae85494bc4e1e2d3570fb0c0b4b1b05c /graphics/Makefile | |
parent | 7974415d685e5eca6da56db657bf05fd82166000 (diff) | |
download | ports-899d41fee91ec355066fd3433fcae972bb19c3d1.tar.gz ports-899d41fee91ec355066fd3433fcae972bb19c3d1.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 d431297a76b7..c92bcfb24c0e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1997/01/12 05:55:00 max Exp $ +# $Id: Makefile,v 1.40 1997/02/13 14:58:38 tg Exp $ # SUBDIR += ImageMagick @@ -12,6 +12,7 @@ SUBDIR += giftrans SUBDIR += gimp SUBDIR += gimp-devel + SUBDIR += hobbes-icons-xpm SUBDIR += hpscan SUBDIR += jbigkit SUBDIR += jpeg |