summaryrefslogtreecommitdiffstats
path: root/java/Makefile.am
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-01-03 17:41:55 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-01-03 17:41:55 +0000
commit5bb92a57d0075526f105fe065e2264589ef7135b (patch)
treebe169af83c08a63d13f067081b9fc2f2df4e0f30 /java/Makefile.am
parenta3769283790b0cbbccd303b415c5a2fc39144c2c (diff)
downloadlasso-5bb92a57d0075526f105fe065e2264589ef7135b.tar.gz
lasso-5bb92a57d0075526f105fe065e2264589ef7135b.tar.xz
lasso-5bb92a57d0075526f105fe065e2264589ef7135b.zip
updated swig generated java files list to have a working make distcheck
Diffstat (limited to 'java/Makefile.am')
-rw-r--r--java/Makefile.am35
1 files changed, 25 insertions, 10 deletions
diff --git a/java/Makefile.am b/java/Makefile.am
index 657ff99b..612c78e7 100644
--- a/java/Makefile.am
+++ b/java/Makefile.am
@@ -27,16 +27,31 @@ libjlasso_la_LDFLAGS = -no-undefined -avoid-version -module
javashare_DATA = lasso.jar
SWIG_OUTPUTS = lasso_wrap.c \
- Defederation.java Identity.java lassoConstants.java lasso.java \
- lassoJNI.java Lecp.java LibAssertion.java LibAuthnRequest.java \
- LibAuthnResponse.java LibFederationTerminationNotification.java \
- LibLogoutRequest.java LibLogoutResponse.java \
- LibRegisterNameIdentifierRequest.java \
- LibRegisterNameIdentifierResponse.java Login.java Logout.java \
- NameIdentifierMapping.java NameRegistration.java Node.java \
- ProviderIds.java Provider.java SamlpRequest.java \
- SamlpResponse.java Server.java Session.java SWIGTYPE_p_void.java
-
+ Credentials.java Defederation.java Description.java DiscoModify.java \
+ DiscoModifyResponse.java DiscoQuery.java DiscoQueryResponse.java \
+ Discovery.java DstModification.java DstModify.java \
+ DstModifyResponse.java DstQuery.java DstQueryResponse.java \
+ Federation.java Identity.java InsertEntry.java Lecp.java \
+ LibAssertion.java LibAuthnRequest.java LibAuthnResponse.java \
+ LibFederationTerminationNotification.java LibLogoutRequest.java \
+ LibLogoutResponse.java LibRegisterNameIdentifierRequest.java \
+ LibRegisterNameIdentifierResponse.java LibStatusResponse.java \
+ Login.java Logout.java NameIdentifierMapping.java \
+ NameRegistration.java Node.java NodeArray.java Options.java \
+ PPMsgContact.java PersonalProfileService.java Provider.java \
+ QueryItem.java RemoveEntry.java ResourceID.java ResourceOffering.java \
+ SWIGTYPE_p_LassoDiscoEncryptedResourceID.java \
+ SWIGTYPE_p_LassoDiscoRequestedServiceType.java \
+ SWIGTYPE_p_LassoDstNewData.java SWIGTYPE_p_LassoMdProtocolType.java \
+ SWIGTYPE_p_LassoSignatureType.java SWIGTYPE_p_void.java \
+ SamlAdvice.java SamlAssertion.java SamlAttributeStatement.java \
+ SamlAuthenticationStatement.java SamlConditions.java \
+ SamlNameIdentifier.java SamlSubject.java \
+ SamlSubjectConfirmation.java SamlSubjectLocality.java \
+ SamlSubjectStatement.java SamlpRequest.java SamlpResponse.java \
+ SamlpStatus.java SamlpStatusCode.java Server.java \
+ ServiceInstance.java Session.java Status.java StringArray.java \
+ lasso.java lassoConstants.java lassoJNI.java
JAVA_CRUFT = $(JAVA_PATH)lasso.class lasso_wrap.o lasso.jar $(JAVA_PATH)lasso.java