mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
acb2c10a5b
plus ship both our start/stop scripts in the tarball svn:r2845
10 lines
176 B
Makefile
10 lines
176 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = tor-tsocks.conf torify.1 tor-control.py tor.nsi tor.sh torctl
|
|
|
|
conf_DATA = tor-tsocks.conf
|
|
|
|
bin_SCRIPTS = torify
|
|
|
|
man_MANS = torify.1
|