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 d5fe2025f6d..a6479fcde28 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.292 2004/02/10 09:17:43 garbled Exp $ +# $NetBSD: Makefile,v 1.293 2004/02/20 13:44:29 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -45,6 +45,7 @@ SUBDIR+= clanlib SUBDIR+= claraocr SUBDIR+= compface SUBDIR+= cqcam +SUBDIR+= dcraw SUBDIR+= denemo SUBDIR+= dia SUBDIR+= dumpmpeg |