]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with...
authorStewart Smith <stewart@flamingspork.com>
Thu, 2 Aug 2012 14:19:58 +0000 (00:19 +1000)
committerNick Mathewson <nickm@torproject.org>
Thu, 9 Aug 2012 15:03:47 +0000 (11:03 -0400)
Makefile.am

index 819795c5d086ede58bd17c7b39bdc96ab6c815d2..de7e837f82ca6f0ffce73e674045d11cfeb77553 100644 (file)
@@ -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=