diff options
| author | Nicolas Clapies <nclapies@entrouvert.com> | 2005-01-13 13:30:02 +0000 |
|---|---|---|
| committer | Nicolas Clapies <nclapies@entrouvert.com> | 2005-01-13 13:30:02 +0000 |
| commit | 8c0576b2fbf76a2cbd534ee757121b5a8a99ff22 (patch) | |
| tree | 89216a493c43c5a51e9f6c9705a67113e846b8da | |
| parent | 2860d2c58985a6985f0bd006ce37fd2a1c519970 (diff) | |
| download | lasso-8c0576b2fbf76a2cbd534ee757121b5a8a99ff22.tar.gz lasso-8c0576b2fbf76a2cbd534ee757121b5a8a99ff22.tar.xz lasso-8c0576b2fbf76a2cbd534ee757121b5a8a99ff22.zip | |
Removed pp_msg_contact.c pp_msg_contact.h.
| -rw-r--r-- | lasso/xml/Makefile.am | 2 |
1 files changed, 0 insertions, 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 \ |
