diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 69362a7a517..513b67461fd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2001/08/16 10:50:21 rh Exp $ +# $NetBSD: Makefile,v 1.156 2001/08/16 10:52:43 rh Exp $ # COMMENT= Graphics tools and libraries @@ -32,6 +32,7 @@ SUBDIR+= dxsamples SUBDIR+= ee SUBDIR+= eog SUBDIR+= fbm +SUBDIR+= feh SUBDIR+= flashplayer SUBDIR+= fly SUBDIR+= fnlib |