diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 197532ac80e..ec0d974bead 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.486 2008/08/31 00:10:33 gdt Exp $ +# $NetBSD: Makefile,v 1.487 2008/09/07 22:46:38 jmcneill Exp $ # COMMENT= Graphics tools and libraries @@ -46,6 +46,7 @@ SUBDIR+= cambevao SUBDIR+= camediaplay SUBDIR+= camlimages SUBDIR+= cdlabelgen +SUBDIR+= cheese SUBDIR+= cinepaint SUBDIR+= claraocr SUBDIR+= cnxtview |