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 3d50da729e7..870403fc77d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2004/12/27 11:24:21 wulf Exp $ +# $NetBSD: Makefile,v 1.350 2004/12/28 21:58:06 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -59,6 +59,7 @@ SUBDIR+= dxsamples SUBDIR+= ee SUBDIR+= eog SUBDIR+= eog2 +SUBDIR+= epeg SUBDIR+= exif SUBDIR+= exiftags SUBDIR+= fbm |