diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index fa388ac8aaa..54419960a53 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2004/08/02 14:20:15 drochner Exp $ +# $NetBSD: Makefile,v 1.329 2004/08/03 13:13:29 markd Exp $ # COMMENT= Graphics tools and libraries @@ -115,6 +115,7 @@ SUBDIR+= gst-plugins-png SUBDIR+= gtkam SUBDIR+= gtkglext SUBDIR+= gtksee +SUBDIR+= gwenview SUBDIR+= hermes SUBDIR+= hicolor-icon-theme SUBDIR+= hp2xx |