From d795d68911cb44fc55a576eec8d410cdf7b7e39f Mon Sep 17 00:00:00 2001 From: cantor Date: Fri, 8 Feb 2008 20:00:02 +0000 Subject: [PATCH] Forgot to add to makefile. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2730 cb58f699-b61c-0410-a6fe-9272a202ed29 --- shibsp/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/shibsp/Makefile.am b/shibsp/Makefile.am index f839ff7..1b77187 100644 --- a/shibsp/Makefile.am +++ b/shibsp/Makefile.am @@ -127,6 +127,7 @@ common_sources = \ handler/impl/SAMLDSSessionInitiator.cpp \ handler/impl/SessionInitiator.cpp \ handler/impl/Shib1SessionInitiator.cpp \ + handler/impl/TransformSessionInitiator.cpp \ handler/impl/WAYFSessionInitiator.cpp \ impl/StorageServiceSessionCache.cpp \ impl/XMLAccessControl.cpp \ -- 2.1.4