mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
so he gets the permissions right. also this means clients will never need to make the datadirectory. also remind the admin to fix his clock before setting up his node. svn:r650
9 lines
135 B
Makefile
9 lines
135 B
Makefile
|
|
SUBDIRS = src doc
|
|
|
|
DIST_SUBDIRS = src doc
|
|
|
|
EXTRA_DIST = LICENSE
|
|
|
|
#install-data-local:
|
|
# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
|