diff options
author | drochner <drochner@pkgsrc.org> | 2004-02-20 13:44:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-02-20 13:44:29 +0000 |
commit | 63ac1b57c7b711657f935cb6d2707629175346e5 (patch) | |
tree | 7fd242337916fda72156405962e4fe99c0cc75df /graphics | |
parent | 8a2f3d4b9f2a2a7ce4eb58803eb682718ca6b525 (diff) | |
download | pkgsrc-63ac1b57c7b711657f935cb6d2707629175346e5.tar.gz |
+dcraw
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 |