0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 04:12:13 +02:00
tor/Makefile.am
Steven Hazel 1769b00cdb create var/lib/tor on "make install" -- this should allow
sample-server-torrc to Just Work


svn:r605
2003-10-16 08:53:14 +00:00

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