aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Godin <support@nuranwireless.com>2016-05-13 10:50:47 +0200
committerHolger Freyther <holger@freyther.de>2016-05-17 16:41:19 +0000
commitf0bb25450c096c9811deb29831e567f921d573e8 (patch)
treeb8ed15aab402be891180615020e3c5620db4c625
parentde810f2005b7a97fa8385d42f0a2399ceff6452a (diff)
Enable subdir-objects automake option
Change-Id: I01fd264fd1f990f39cdbf309149e0eb857d7732f Related: SYS#2443 Reviewed-on: https://gerrit.osmocom.org/60 Reviewed-by: Harald Welte <laforge@gnumonks.org> Tested-by: Jenkins Builder
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3049744d..e08ba07f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGB_CFLAGS) $(LIBOSMOGSM_CFLAGS)
if ENABLE_SYSMODSP