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 e959934273..d681cf58fd 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -149,6 +149,7 @@ EXTRA_DIST += \ run_header_test \ header_test.py \ ssl_test \ + config.null \ run_federation_tests \ run_acl_tests \ .valgrind.supp \ |