mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
53381a722d
svn:r1091
10 lines
135 B
Makefile
10 lines
135 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = tor-tsocks.conf
|
|
|
|
conf_DATA = tor-tsocks.conf
|
|
|
|
bin_SCRIPTS = torify
|
|
|
|
dist_man_MANS = torify.1
|