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



commit 59dd896ec88af59e63c9c149d6be04e4b08bd27a
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 053b673..7b414cd 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]