mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
b1d8973990
(thanks cherub) svn:r666
12 lines
232 B
Makefile
12 lines
232 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
# else it keeps trying to put COPYING back in
|
|
|
|
SUBDIRS = src doc
|
|
|
|
DIST_SUBDIRS = src doc
|
|
|
|
EXTRA_DIST = INSTALL README AUTHORS LICENSE
|
|
|
|
#install-data-local:
|
|
# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor
|