diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2005-02-22 11:18:58 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2005-02-22 11:18:58 +0000 |
| commit | fe67e59097f58ef8937f252a2c21b9f7a088613c (patch) | |
| tree | 4b56b03468493bb703093120af2d9665efbc2334 /csharp | |
| parent | 19916b8a91515b47d5a609896792f85b82200d3e (diff) | |
MessageType.cs was removed
Diffstat (limited to 'csharp')
| -rw-r--r-- | csharp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/Makefile.am b/csharp/Makefile.am index 1cca1c09..5bc1b9a6 100644 --- a/csharp/Makefile.am +++ b/csharp/Makefile.am @@ -61,7 +61,7 @@ SWIG_FILES = liblassosharpglue_wrap.c \ Server.cs Session.cs StringList.cs SWIGTYPE_p_LassoMdProtocolType.cs \ SWIGTYPE_p_LassoSignatureType.cs SWIGTYPE_p_void.cs \ HttpMethod.cs ProviderRole.cs SignatureMethod.cs LoginProtocolProfile.cs \ - RequestType.cs MessageType.cs + RequestType.cs EXTRA_DIST = lasso-sharp.pc.in lasso.dll.config AssemblyInfo.cs lasso-sharp.snk $(SWIG_FILES) |
