diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 6e46521798c9..6e9cd5c2df52 100644 --- a/math/Makefile +++ b/math/Makefile @@ -12,6 +12,7 @@ SUBDIR += blas SUBDIR += calc SUBDIR += calctool + SUBDIR += ccmath SUBDIR += cln SUBDIR += concorde SUBDIR += dcdflib |