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 3910a2c8fa1..982cfb47d73 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/01/02 15:05:22 rh Exp $ +# $NetBSD: Makefile,v 1.71 2000/01/02 17:46:44 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -47,6 +47,7 @@ # SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics + SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii SUBDIR += libungif |