tor/Makefile.am
Roger Dingledine b1d8973990 figured out how to make autoconf a bit less viral
(thanks cherub)


svn:r666
2003-10-24 03:27:53 +00:00

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