diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index b086739c52..18044d73a1 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -166,6 +166,7 @@ EXTRA_DIST += \ header_test.py \ ssl_test \ config.null \ + ais_check \ run_federation_tests \ run_acl_tests \ .valgrind.supp \ |