From: Stewart Smith Date: Thu, 2 Aug 2012 14:19:58 +0000 (+1000) Subject: add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with... X-Git-Tag: tor-0.2.4.1-alpha~37^2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e612179e09d88b4b1da3c2d046a19c8652e279a1;p=thirdparty%2Ftor.git add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make --- diff --git a/Makefile.am b/Makefile.am index 819795c5d0..de7e837f82 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=