diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 611228f34092..8a8fbea173bf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.25 1996/08/24 18:34:22 chuckr Exp $ +# $Id: Makefile,v 1.26 1996/10/24 08:19:57 jfitz Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += giftool + SUBDIR += giftrans SUBDIR += gimp SUBDIR += hpscan SUBDIR += jpeg |