summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-02-19 18:16:25 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-02-19 18:16:25 +0000
commitf89839053df5f496a3a1cf386698806664a6905f (patch)
tree93b86db55fff3b78016ac3436c4f8fbc344db421
parent93be74cc16b455df1c6f2fb6cfb5881d06544147 (diff)
downloadlasso-f89839053df5f496a3a1cf386698806664a6905f.tar.gz
lasso-f89839053df5f496a3a1cf386698806664a6905f.tar.xz
lasso-f89839053df5f496a3a1cf386698806664a6905f.zip
missing csharp swig generated file
-rw-r--r--csharp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/Makefile.am b/csharp/Makefile.am
index 5bc1b9a6..1cca1c09 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
+ RequestType.cs MessageType.cs
EXTRA_DIST = lasso-sharp.pc.in lasso.dll.config AssemblyInfo.cs lasso-sharp.snk $(SWIG_FILES)