diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 71efdaad482..d1583193446 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2002/08/28 19:40:52 seb Exp $ +# $NetBSD: Makefile,v 1.197 2002/09/04 16:37:39 dillo Exp $ # COMMENT= Graphics tools and libraries @@ -90,6 +90,7 @@ SUBDIR+= ivtools SUBDIR+= jasper SUBDIR+= jhead SUBDIR+= jpeg +SUBDIR+= jpeg2ps SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 SUBDIR+= kdegraphics3 |