summaryrefslogtreecommitdiffstats
path: root/csharp/Makefile.am
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2005-01-19 21:12:33 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2005-01-19 21:12:33 +0000
commit82aebdd0afcb4110fe6ca1ce9c38434a264013f3 (patch)
treed67decf7347f75f5e48da3e6b87049e09d65fa84 /csharp/Makefile.am
parent979dda50ed08dd29b90b0b40fe4f9e9aafd59ddb (diff)
downloadlasso-82aebdd0afcb4110fe6ca1ce9c38434a264013f3.tar.gz
lasso-82aebdd0afcb4110fe6ca1ce9c38434a264013f3.tar.xz
lasso-82aebdd0afcb4110fe6ca1ce9c38434a264013f3.zip
Improved C# binding.
Diffstat (limited to 'csharp/Makefile.am')
-rw-r--r--csharp/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/csharp/Makefile.am b/csharp/Makefile.am
index af06d358..e54fa9fc 100644
--- a/csharp/Makefile.am
+++ b/csharp/Makefile.am
@@ -43,9 +43,9 @@ clean-local:
SWIG_FILES = liblassosharpglue_wrap.c \
Credentials.cs Defederation.cs Description.cs DiscoModify.cs \
DiscoModifyResponse.cs DiscoQuery.cs DiscoQueryResponse.cs \
- Discovery.cs DstModification.cs DstModify.cs DstModifyResponse.cs \
- DstQuery.cs DstQueryResponse.cs Federation.cs Identity.cs \
- InsertEntry.cs LassoHttpMethod.cs LassoLoginProtocolProfile.cs \
+ Discovery.cs DowncastableNode.cs DstModification.cs DstModify.cs \
+ DstModifyResponse.cs DstQuery.cs DstQueryResponse.cs Federation.cs \
+ Identity.cs InsertEntry.cs LassoHttpMethod.cs LassoLoginProtocolProfile.cs \
LassoMessageType.cs LassoProviderRole.cs LassoRequestType.cs \
LassoSignatureMethod.cs Lecp.cs LibAssertion.cs LibAuthnRequest.cs \
LibAuthnResponse.cs LibFederationTerminationNotification.cs \