From 265a365198c261165ff956ba0484c186bad1d2d9 Mon Sep 17 00:00:00 2001
From: Simon Ruderich <simon@ruderich.org>
Date: Fri, 11 Mar 2011 03:42:42 +0100
Subject: [PATCH] src/Makefile.am: Distribute tlsproxy-setup.

---
 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index ba2cf19..4862879 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,3 +5,4 @@ tlsproxy_SOURCES = \
 	connection.h connection.c \
 	log.h log.c \
 	verify.h verify.c
+dist_bin_SCRIPTS = tlsproxy-setup
-- 
2.49.0