summaryrefslogtreecommitdiffstats
path: root/main/lxdm/automake-subdirs.patch
blob: 7271e9d11fd050980191579d4971660dd4472730 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./configure.ac.orig
+++ ./configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([lxdm], [0.4.1], [http://lxde.org/])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 
 AC_CONFIG_SRCDIR([src/lxdm.c])
 AC_CONFIG_HEADERS([config.h])