diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e84e8a6aef0..70d9ea8cb15 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/02/05 12:42:21 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/02/08 23:33:31 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -55,7 +55,7 @@ # SUBDIR += xaos SUBDIR += xbmbrowser # SUBDIR += xdl -# SUBDIR += xfig + SUBDIR += xfig # SUBDIR += xfractint # SUBDIR += xgrasp # SUBDIR += xli |