diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 802b2e2978be..2d39c2784754 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $ +# $Id: Makefile,v 1.29 1996/11/17 11:56:58 asami Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp |