diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 98d60d489209..7e433b1a0655 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1999/04/03 01:05:11 steve Exp $ +# $Id: Makefile,v 1.60 1999/04/03 02:14:13 steve Exp $ # SUBDIR += PDL @@ -46,6 +46,7 @@ SUBDIR += superlu SUBDIR += umatrix SUBDIR += umfpack + SUBDIR += vtk SUBDIR += wingz SUBDIR += xgfe SUBDIR += xgraph |