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 4a41dc31109..5d651e31f54 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.402 2005/11/19 09:10:25 agc Exp $ +# $NetBSD: Makefile,v 1.403 2005/11/20 17:00:07 xtraeme Exp $ # COMMENT= Graphics tools and libraries @@ -66,6 +66,7 @@ SUBDIR+= exif SUBDIR+= exifprobe SUBDIR+= exiftags SUBDIR+= exiv2 +SUBDIR+= f4l SUBDIR+= fbm SUBDIR+= feh SUBDIR+= flphoto |