aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorSteven Hazel <sah@freehaven.net>2004-02-17 06:40:42 +0000
committerSteven Hazel <sah@freehaven.net>2004-02-17 06:40:42 +0000
commit08362831b9ebe10a945e6b2cdb487c8f11dbe676 (patch)
tree284923ccdd7564b8b0799aaf347f3c342ac90159 /contrib/Makefile.am
parent1801bd75925ff96e0a0c492f9b03f48ca2ccae6a (diff)
downloadtor-08362831b9ebe10a945e6b2cdb487c8f11dbe676.tar
tor-08362831b9ebe10a945e6b2cdb487c8f11dbe676.tar.gz
this will cause the things in this directory to get installed properly, maybe
svn:r1089
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
new file mode 100644
index 000000000..20bd463ac
--- /dev/null
+++ b/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