diff options
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e7e5ef6d845..5eb9ccf8cb9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1998/08/27 11:18:44 frueauf Exp $ +# $NetBSD: Makefile,v 1.29 1998/09/04 13:15:00 agc Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -23,7 +23,7 @@ # SUBDIR += hobbes-icons-xpm SUBDIR += hp2xx # SUBDIR += hpscan -# SUBDIR += imlib + SUBDIR += imlib # SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics |