From 53381a722da981a72729c36c5fa670ecb8bbfb20 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 17 Feb 2004 07:20:01 +0000 Subject: [PATCH] make 'make dist' work svn:r1091 --- contrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 20bd463ac6..3e28d3207a 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -4,6 +4,6 @@ EXTRA_DIST = tor-tsocks.conf conf_DATA = tor-tsocks.conf -bin_PROGRAMS = torify +bin_SCRIPTS = torify dist_man_MANS = torify.1