diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6a34cc7cf9df..e1a158070c6e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.109 1998/12/27 03:28:13 billf Exp $ +# $Id: Makefile,v 1.110 1999/01/07 12:05:26 asami Exp $ # SUBDIR += 4va SUBDIR += Cgraph SUBDIR += EZWGL + SUBDIR += GIFgraph SUBDIR += ImageMagick SUBDIR += Mesa3 SUBDIR += aalib |