[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make
commit e612179e09d88b4b1da3c2d046a19c8652e279a1
Author: Stewart Smith <stewart@xxxxxxxxxxxxxxxx>
Date: Fri Aug 3 00:19:58 2012 +1000
add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs with non-recursive make
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 819795c..de7e837 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=
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits