summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2014-11-10 11:45:43 -0500
committerSteve Dickson <steved@redhat.com>2014-11-10 11:46:33 -0500
commitaa7d5d2240f0cf4d06e5c870e8e2e1ba5f54799f (patch)
tree49eaeeb07727ba62728ced3f83c12dba1b1e9e04
parent61c65f7265f4b8b2a83e71779678479886347218 (diff)
downloadrpcbind-aa7d5d2240f0cf4d06e5c870e8e2e1ba5f54799f.tar.gz
Makefile.a: Set the subdir-objects in the AUTOMAKE_OPTIONS
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d10c906..b732555 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+AUTOMAKE_OPTIONS = subdir-objects
+
AM_CPPFLAGS = \
-DCHECK_LOCAL \
-DPORTMAP \