diff --git a/Makefile.am b/Makefile.am index 0f691f7f..15322b9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,9 @@ EXTRA_DIST = \ test/Makefile.am \ test/clients \ test/modules \ - test/pyhttpd + test/pyhttpd \ + test/conftest.py \ + test/load_test.py dist_doc_DATA = README README.md LICENSE