[cpp-sp] 02/02: Remove config_pub from dist.

Scott Cantor cantor.2 at osu.edu
Wed May 2 13:45:08 EDT 2018


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

scantor pushed a commit to branch master
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=5575086134934e03f1c15b2c8321db5e5af3dba7

commit 5575086134934e03f1c15b2c8321db5e5af3dba7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed May 2 13:45:00 2018 -0400

    Remove config_pub from dist.
---
 shibsp/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/shibsp/Makefile.am b/shibsp/Makefile.am
index f2e67b4..8292660 100644
--- a/shibsp/Makefile.am
+++ b/shibsp/Makefile.am
@@ -24,12 +24,13 @@ secincludedir = $(includedir)/shibsp/security
 
 utilincludedir = $(includedir)/shibsp/util
 
+nodist_libshibspinclude_HEADERS = config_pub.h
+
 libshibspinclude_HEADERS = \
 	AbstractSPRequest.h \
 	AccessControl.h \
 	Application.h \
 	base.h \
-	config_pub.h \
 	exceptions.h \
 	paths.h \
 	GSSRequest.h \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list