diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 97abc0c309a..5b5971aff83 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2005/11/04 17:20:30 gdt Exp $ +# $NetBSD: Makefile,v 1.400 2005/11/06 00:55:48 gdt Exp $ # COMMENT= Graphics tools and libraries @@ -181,6 +181,7 @@ SUBDIR+= libungif SUBDIR+= libvideogfx SUBDIR+= libwmf SUBDIR+= ljpeg +SUBDIR+= lprof SUBDIR+= magicpoint SUBDIR+= mayavi SUBDIR+= metacam |