diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c5d1941a4a7..a89789d280e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2003/07/26 13:56:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.249 2003/07/28 13:53:51 hubertf Exp $ # COMMENT= Graphics tools and libraries @@ -108,6 +108,7 @@ SUBDIR+= graphviz SUBDIR+= gri SUBDIR+= gtkam SUBDIR+= gtkglext +SUBDIR+= gtksee SUBDIR+= gxine SUBDIR+= hermes SUBDIR+= hp2xx |