diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 351e086b0f52..40d21048430b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1998/07/16 06:36:49 tg Exp $ +# $Id: Makefile,v 1.85 1998/07/20 10:13:30 asami Exp $ # SUBDIR += EZWGL @@ -16,6 +16,7 @@ SUBDIR += fli2gif SUBDIR += fnlib SUBDIR += fxtv + SUBDIR += g2 SUBDIR += gd SUBDIR += geomview SUBDIR += gfont |