summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e419b94..668c13c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ tor_SOURCES = tor.cc tor.h server.cc server.h apti18n.h
install-exec-hook:
cd $(DESTDIR)$(methodsdir) && \
+ $(LN_S) tor tor+https && \
$(LN_S) tor tor+http
EXTRA_DIST = README.md