mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
d6c09c054a
svn:r2287
10 lines
200 B
Makefile
10 lines
200 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = tor-tsocks.conf torify.1 tor-resolve.1 tor.spec tor-resolve
|
|
|
|
conf_DATA = tor-tsocks.conf
|
|
|
|
bin_SCRIPTS = torify tor-resolve
|
|
|
|
man_MANS = torify.1 tor-resolve.1
|