[opensaml2] 11/38: Add subdir option to automake

Ferenc Wágner wferi at moszumanska.debian.org
Tue Aug 30 20:53:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch master
in repository opensaml2.

commit 9758c5cfee9778257eedd9b982084a050a416912
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 3 21:16:41 2016 -0400

    Add subdir option to automake
---
 saml/Makefile.am     | 2 +-
 samltest/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/saml/Makefile.am b/saml/Makefile.am
index c550bd6..dd4a818 100644
--- a/saml/Makefile.am
+++ b/saml/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
 
 lib_LTLIBRARIES = libsaml.la
 
diff --git a/samltest/Makefile.am b/samltest/Makefile.am
index 124f4ce..674d6f1 100644
--- a/samltest/Makefile.am
+++ b/samltest/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
 
 if BUILD_UNITTEST
 bin_PROGRAMS = samltest

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git



More information about the Pkg-shibboleth-devel mailing list