aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStewart Smith <stewart@flamingspork.com>2012-08-03 00:19:58 +1000
committerNick Mathewson <nickm@torproject.org>2012-08-09 11:03:47 -0400
commite612179e09d88b4b1da3c2d046a19c8652e279a1 (patch)
tree8c5ba69ef8cb7ab8ea2b1f1b7e840ff9259e16e8 /Makefile.am
parent2a4a1496241d6c4183763f90600be4775ccb5470 (diff)
downloadtor-e612179e09d88b4b1da3c2d046a19c8652e279a1.tar
tor-e612179e09d88b4b1da3c2d046a19c8652e279a1.tar.gz
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 819795c5d..de7e837f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
# "foreign" means we don't follow GNU package layout standards
# 1.7 means we require automake vesion 1.7
-AUTOMAKE_OPTIONS = foreign 1.7
+AUTOMAKE_OPTIONS = foreign 1.7 subdir-objects
noinst_LIBRARIES=
EXTRA_DIST=