aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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