[network-manager-applet/th/build-non-recursive-make-bgo778400: 12/18] build: use subdir-objects automake option



commit 7f636ba3593fd81e744e4505a2afc12e2af2bff9
Author: Thomas Haller <thaller redhat com>
Date:   Thu Feb 9 16:14:18 2017 +0100

    build: use subdir-objects automake option

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 719783c..90ff93b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,8 @@ include $(GLIB_MAKEFILE)
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
+AUTOMAKE_OPTIONS = subdir-objects
+
 BUILT_SOURCES =
 
 bin_PROGRAMS =


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]