summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proxy/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/tests/Makefile.am b/proxy/tests/Makefile.am
index ee0e4e3..6f5206b 100644
--- a/proxy/tests/Makefile.am
+++ b/proxy/tests/Makefile.am
@@ -46,6 +46,6 @@ noinst_PROGRAMS = $(check_PROGRAMS)
noinst_HEADERS = \
t_utils.h
-EXTRA_DIST = runtests.py
+EXTRA_DIST = *.py
all: $(check_PROGRAMS)