From b37c5d48f0e5ceed98da7523ddab7878ab1b1cd9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 15 Aug 2015 10:50:53 +0200 Subject: configure.ac: Add subdir-objects --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3dac502..7d88eb4 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_INIT([libosmo-abis], m4_esyscmd([./git-version-gen .tarball-version]), [openbsc@lists.osmocom.org]) -AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.6]) +AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.6 subdir-objects]) AC_CONFIG_TESTDIR(tests) dnl kernel style compile messages -- cgit v1.2.3