aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-10-24 03:27:53 +0000
committerRoger Dingledine <arma@torproject.org>2003-10-24 03:27:53 +0000
commitb1d89739909c4261280b21998e2eb0ad62ea0f8a (patch)
tree94b1796b017500d6081d825fbac4ccf5967f5c5d /Makefile.am
parentfaa0f7ffe757043fb1b7ddb7b0643816a554dadc (diff)
downloadtor-b1d89739909c4261280b21998e2eb0ad62ea0f8a.tar
tor-b1d89739909c4261280b21998e2eb0ad62ea0f8a.tar.gz
figured out how to make autoconf a bit less viral
(thanks cherub) svn:r666
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3926fc794..0e8fa9425 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,11 @@
+AUTOMAKE_OPTIONS = foreign
+ # else it keeps trying to put COPYING back in
SUBDIRS = src doc
DIST_SUBDIRS = src doc
-EXTRA_DIST = LICENSE
+EXTRA_DIST = INSTALL README AUTHORS LICENSE
#install-data-local:
# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor