From: Josh Durgin Date: Wed, 16 Jul 2014 19:27:41 +0000 (-0700) Subject: Makefile.am: use subdir-objects X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5968267e9f85915cea57ad76773052a6a0d95c96;p=rocksdb.git Makefile.am: use subdir-objects This should work across more versions of automake Signed-off-by: Josh Durgin --- diff --git a/Makefile.am b/Makefile.am index dccf8cbea..d45927d61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ - +AUTOMAKE_OPTIONS = subdir-objects OPT ?= -DNDEBUG ACLOCAL_AMFLAGS = -I m4