From ebd3bba6f45d8efafbd1f50344634a6c7e888850 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 29 Jul 1995 11:31:33 +0000 Subject: [PATCH] Add xgrasp. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index f7d5cce27702..99845df35f66 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1995/05/15 04:18:59 asami Exp $ +# $Id: Makefile,v 1.11 1995/07/18 00:34:16 asami Exp $ # SUBDIR += ImageMagick @@ -15,6 +15,7 @@ SUBDIR += xanim SUBDIR += xdl SUBDIR += xfig + SUBDIR += xgrasp SUBDIR += xli SUBDIR += xpaint SUBDIR += xpm