diff options
| -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) |
