[cpp-sp] branch main updated: Fix lingering IIS module rename

John W. O'Brien john at saltant.com
Fri Oct 17 12:33:51 UTC 2025


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

obrienjw 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=55faba776440afd28b320c2ac1b41bfcde2a4e8e

The following commit(s) were added to refs/heads/main by this push:
     new 55faba77 Fix lingering IIS module rename
55faba77 is described below

commit 55faba776440afd28b320c2ac1b41bfcde2a4e8e
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Oct 17 08:33:47 2025 -0400

    Fix lingering IIS module rename
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 43564195..0abebc18 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ DIST_SUBDIRS = \
 pkgconfig_DATA = shibsp.pc
 
 EXTRA_DIST = $(DX_CONFIG) \
-	iis7_shib \
+	iis \
 	Projects \
 	config_win32.h \
 	$(GENFILES) \

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


More information about the commits mailing list