From 99d8d381f8b02fc36a092ceaf2155a63342f9493 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 19 Nov 1996 12:33:33 +0000 Subject: Added gifmerge. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') 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 -- cgit