From 67201b0a22339fa50f8d901ccbfdf93c963d4b2b Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 7 Jun 1999 22:50:18 +0000 Subject: Add and enable "tkpiechart". Fixes second half of PR pkg/6905 by Greg A. Woods. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 82a0cb1d4ce..58d14e858ab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/06/07 08:11:19 frueauf Exp $ +# $NetBSD: Makefile,v 1.44 1999/06/07 22:50:18 tron Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -63,6 +63,7 @@ SUBDIR += tgif SUBDIR += tiff # SUBDIR += tiff34 + SUBDIR += tkpiechart # SUBDIR += txtmerge SUBDIR += urt # SUBDIR += vcg -- cgit v1.2.3