diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 16:35:17 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 16:35:17 +0000 |
commit | 002171d193936dd49d63ac6e049d72a24fd5e0b0 (patch) | |
tree | eb46b4f1df36f02614823f45f2d0e8ad7a37054a /graphics/Makefile | |
parent | Import of graphics/fli2gif version 1.1 (diff) |
Activate fli2gif.
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 0491fa49449a..958f2bc4fcc1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/01/09 14:42:00 tg Exp $ +# $Id: Makefile,v 1.60 1998/01/28 20:20:08 jseger Exp $ # SUBDIR += ImageMagick @@ -9,6 +9,7 @@ SUBDIR += camediaplay SUBDIR += dc3play SUBDIR += dore + SUBDIR += fli2gif SUBDIR += fxtv SUBDIR += gd SUBDIR += geomview |