mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
a1503f667e
build properly. Works fine on redhat 9. YMMV.) svn:r1199
10 lines
148 B
Makefile
10 lines
148 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = tor-tsocks.conf torify.1 tor.spec
|
|
|
|
conf_DATA = tor-tsocks.conf
|
|
|
|
bin_SCRIPTS = torify
|
|
|
|
man_MANS = torify.1
|