blob: eed9898cb504cfbd3a22b366040d8ef3a21765cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
SUBDIRS = osx
DIST_SUBDIRS = osx
confdir = $(sysconfdir)/tor
EXTRA_DIST = exitlist tor-tsocks.conf torify.1 TorControl.py tor.nsi.in tor.sh torctl rc.subr ExerciseServer.py PathDemo.py cross.sh
conf_DATA = tor-tsocks.conf
bin_SCRIPTS = torify
man_MANS = torify.1
|