build: support automake-1.14.1 54/31654/1
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Mon, 8 Dec 2014 10:09:37 +0000 (11:09 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Mon, 8 Dec 2014 12:41:50 +0000 (13:41 +0100)
Change-Id: I91176c3786a898a99928d954e5985afe18f5d378
Bug-Tizen: TC-2003/part
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
configure.ac

index b2c71c9..20be125 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.68])
 AC_INIT([xorg-launch-helper], [4], [auke-jan.h.kok@intel.com])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([subdir-objects -Wall -Werror foreign])
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])