diff options
-rw-r--r-- | databases/Makefile | 2 | ||||
-rw-r--r-- | math/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 99da6a94a608..8f6eddf48cb4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -24,8 +24,8 @@ SUBDIR += arangodb32 SUBDIR += arangodb33 SUBDIR += arrow - SUBDIR += ateam_mysql_ldap_auth SUBDIR += ateam_mysql57_ldap_auth + SUBDIR += ateam_mysql_ldap_auth SUBDIR += autobackupmysql SUBDIR += automysqlbackup SUBDIR += bbdb diff --git a/math/Makefile b/math/Makefile index d87746ec3f8e..064c18bfc264 100644 --- a/math/Makefile +++ b/math/Makefile @@ -10,7 +10,6 @@ SUBDIR += R-cran-ADGofTest SUBDIR += R-cran-Amelia SUBDIR += R-cran-BsMD - SUBDIR += R-cran-conquer SUBDIR += R-cran-CVST SUBDIR += R-cran-ChangeAnomalyDetection SUBDIR += R-cran-DEoptimR @@ -47,6 +46,7 @@ SUBDIR += R-cran-coda SUBDIR += R-cran-combinat SUBDIR += R-cran-conf.design + SUBDIR += R-cran-conquer SUBDIR += R-cran-ddalpha SUBDIR += R-cran-deldir SUBDIR += R-cran-dimRed |