summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2016-08-12 19:19:19 +0000
committerSimo Sorce <simo@redhat.com>2016-09-08 14:43:03 -0400
commit1e8afa96f74fb01790cc65b40abfba2c5cf1a250 (patch)
tree6f0b7d19905d4be48f598d6f490359079636c65e
parentb3f1e58bdcc3386cb44c640e9af76919c4e4e4f6 (diff)
downloadgss-proxy-1e8afa96f74fb01790cc65b40abfba2c5cf1a250.tar.gz
gss-proxy-1e8afa96f74fb01790cc65b40abfba2c5cf1a250.tar.xz
gss-proxy-1e8afa96f74fb01790cc65b40abfba2c5cf1a250.zip
Package runtests.py in dist tarball
Signed-off-by: Robbie Harwood <rharwood@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Merges #29
-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)