From e273da56d3afc22ec753e8648f28652e722e12ec Mon Sep 17 00:00:00 2001 From: Marije Baalman Date: Wed, 2 Oct 2013 01:12:34 +0200 Subject: [PATCH] add subdir-objects option --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index d7b444e1..3ae1c74e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ ACLOCAL_AMFLAGS = -I m4 +AUTOMAKE_OPTIONS = subdir-objects + if OS_FREEBSD pkgconfigdir=$(prefix)/libdata/pkgconfig else