mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
ce200ae133
now by default no torrc will be installed, so we'll just use the built-in defaults (we already do this on windows) svn:r1375
6 lines
90 B
Makefile
6 lines
90 B
Makefile
confdir = $(sysconfdir)/tor
|
|
|
|
EXTRA_DIST = dirservers
|
|
|
|
conf_DATA = dirservers torrc.sample
|