[goffice] Add subdir-objects option to Makefile.am



commit f757facd882aec0ed07e2929a5b55bb616ba7c36
Author: Jean Brefort <jean brefort normalesup org>
Date:   Thu Sep 19 15:43:50 2013 +0200

    Add subdir-objects option to Makefile.am

 ChangeLog           |    4 ++++
 goffice/Makefile.am |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8d52554..d380326 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-19  Jean Brefort  <jean brefort normalesup org>
+
+       * goffice/Makefile.am: add subdir-objects option.
+
 2013-09-01  Morten Welinder <terra gnome org>
 
        * configure.ac: Post-release bump.
diff --git a/goffice/Makefile.am b/goffice/Makefile.am
index 840ea58..46c3933 100644
--- a/goffice/Makefile.am
+++ b/goffice/Makefile.am
@@ -1,3 +1,5 @@
+AUTOMAKE_OPTIONS = subdir-objects
+
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = \



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