mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
1769b00cdb
sample-server-torrc to Just Work svn:r605
10 lines
133 B
Makefile
10 lines
133 B
Makefile
|
|
SUBDIRS = src doc
|
|
|
|
DIST_SUBDIRS = src doc
|
|
|
|
EXTRA_DIST = LICENSE
|
|
|
|
install-data-local:
|
|
$(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
|