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 6becd72bb91..fc0693c4e5f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2008/11/30 23:57:38 wiz Exp $ +# $NetBSD: Makefile,v 1.499 2008/12/09 01:56:32 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -317,6 +317,7 @@ SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= showimg +SUBDIR+= silgraphite SUBDIR+= simage SUBDIR+= skencil SUBDIR+= snx101view |