summaryrefslogtreecommitdiff
blob: 36c7c5fabe4e1f68fdb1a77abc5255403cdb5a65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index 66d041c..4d8a370 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 AC_INIT([lxsession],[0.4.9.2],[],[lxsession])
 
 # Autotols programs
-AM_INIT_AUTOMAKE([1.11.1 -Wall -Werror foreign])
+AM_INIT_AUTOMAKE([1.11.1 -Wall -Werror foreign subdir-objects])
 AC_PREREQ([2.69])
 IT_PROG_INTLTOOL([0.40.0],[no-xml])