diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 47b79d64177..e1b345cd765 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1998/10/07 02:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.32 1998/10/13 11:15:16 frueauf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -65,6 +65,7 @@ # SUBDIR += xdl SUBDIR += xfig # SUBDIR += xfractint + SUBDIR += xgraph # SUBDIR += xgrasp SUBDIR += xli # SUBDIR += xmandel |