From 61513b2bca448067869616cdd31069ffa69bed23 Mon Sep 17 00:00:00 2001 From: Steven Hazel Date: Tue, 17 Feb 2004 06:40:42 +0000 Subject: [PATCH] this will cause the things in this directory to get installed properly, maybe svn:r1089 --- trunk/contrib/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 trunk/contrib/Makefile.am diff --git a/trunk/contrib/Makefile.am b/trunk/contrib/Makefile.am new file mode 100644 index 0000000000..20bd463ac6 --- /dev/null +++ b/trunk/contrib/Makefile.am @@ -0,0 +1,9 @@ +confdir = $(sysconfdir)/tor + +EXTRA_DIST = tor-tsocks.conf + +conf_DATA = tor-tsocks.conf + +bin_PROGRAMS = torify + +dist_man_MANS = torify.1