diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 526b30f982b..414498ab05b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2001/01/26 09:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2001/01/29 04:33:01 jtb Exp $ # SUBDIR += CompuPic @@ -51,6 +51,7 @@ SUBDIR += hermes SUBDIR += hp2xx SUBDIR += imlib + SUBDIR += iGMT SUBDIR += jpeg SUBDIR += kdegraphics SUBDIR += libflash |