From 8c0576b2fbf76a2cbd534ee757121b5a8a99ff22 Mon Sep 17 00:00:00 2001 From: Nicolas Clapies Date: Thu, 13 Jan 2005 13:30:02 +0000 Subject: Removed pp_msg_contact.c pp_msg_contact.h. --- lasso/xml/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lasso/xml/Makefile.am b/lasso/xml/Makefile.am index 8a453b36..8b29dace 100644 --- a/lasso/xml/Makefile.am +++ b/lasso/xml/Makefile.am @@ -66,7 +66,6 @@ liblasso_xml_la_SOURCES = \ lib_scoping.c \ lib_status_response.c \ lib_subject.c \ - pp_msg_contact.c \ saml_advice.c \ saml_assertion.c \ saml_attribute.c \ @@ -150,7 +149,6 @@ liblassoinclude_HEADERS = \ lib_scoping.h \ lib_status_response.h \ lib_subject.h \ - pp_msg_contact.h \ saml_advice.h \ saml_assertion.h \ saml_attribute.h \ -- cgit