diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 02:39:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 02:39:06 +0000 |
commit | 3a3c2d536f1b87984f56ba122d823bc519e89b8b (patch) | |
tree | 9b56fed80f084b2e94cc0fe0ef023e5de6400616 /graphics/Makefile | |
parent | Initial import of fbm-1.2 (diff) |
Activate fbm.
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 32aeb79039a2..92b1b1bf6292 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1998/02/18 04:23:37 steve Exp $ +# $Id: Makefile,v 1.66 1998/02/18 20:57:14 steve Exp $ # SUBDIR += ImageMagick @@ -10,6 +10,7 @@ SUBDIR += cqcam SUBDIR += dc3play SUBDIR += dore + SUBDIR += fbm SUBDIR += fli2gif SUBDIR += fxtv SUBDIR += gd |