[cpp-sp] branch main updated: Remove ref to old pc file.
Scott Cantor
cantor.2 at osu.edu
Fri Nov 1 13:03:17 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=6a6302bc83db231fc287a15aeee4db7f4fc74689
The following commit(s) were added to refs/heads/main by this push:
new 6a6302bc Remove ref to old pc file.
6a6302bc is described below
commit 6a6302bc83db231fc287a15aeee4db7f4fc74689
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 1 09:03:13 2024 -0400
Remove ref to old pc file.
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 0134fe1e..53121a22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ DIST_SUBDIRS = \
fastcgi \
unittests
-pkgconfig_DATA = shibsp.pc shibsp-lite.pc
+pkgconfig_DATA = shibsp.pc
EXTRA_DIST = $(DX_CONFIG) \
iis7_shib \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list