diff options
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci index fb4f275e9e..8234da0869 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -8,7 +8,9 @@ ## # (see LICENSE file for the text of the license) ## ########################################################################## -CI_TARGETS=ci-bedrock2 \ +CI_TARGETS= \ + ci-aac-tactics \ + ci-bedrock2 \ ci-bignums \ ci-color \ ci-compcert \ |
