[shibboleth-sp2] 13/89: Add subdir option to automake

Ferenc Wágner wferi at moszumanska.debian.org
Thu Sep 1 09:24:03 UTC 2016


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

wferi pushed a commit to branch master
in repository shibboleth-sp2.

commit 73eb46b4c30ded59762eb034f0418dae31b03452
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 3 21:32:09 2016 -0400

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

diff --git a/.gitignore b/.gitignore
index 415542a..bc4d500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,4 +91,5 @@ x64
 /shibsp/stamp-h2
 /util/mdquery
 /util/resolvertest
-/*/.deps
+.deps
+.dirstamp
diff --git a/shibsp/Makefile.am b/shibsp/Makefile.am
index 9f76511..e522bea 100644
--- a/shibsp/Makefile.am
+++ b/shibsp/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
 
 lib_LTLIBRARIES = libshibsp.la libshibsp-lite.la
 

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



More information about the Pkg-shibboleth-devel mailing list