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