diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index b6363815a89..e76b4b45eff 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,12 @@ SUBDIR += unixstat SUBDIR += vecfem SUBDIR += vtk + SUBDIR += vtk-data + SUBDIR += vtk-examples + SUBDIR += vtk-headers + SUBDIR += vtk-java + SUBDIR += vtk-python + SUBDIR += vtk-tcl SUBDIR += wingz SUBDIR += wingz3 SUBDIR += wmcalc |