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 de6614c2b1f..0f14bb33fa7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2000/08/21 13:21:49 fredb Exp $ +# $NetBSD: Makefile,v 1.88 2000/08/28 17:34:35 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -42,6 +42,7 @@ SUBDIR += imlib SUBDIR += jpeg SUBDIR += kdegraphics + SUBDIR += libflash SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii |