diff options
-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 |