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



commit 34376b6c9a14b81511423abfdbb911c85dbab558
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]