diff options
author | Frederic Peters <fpeters@entrouvert.com> | 2008-02-17 13:50:49 +0000 |
---|---|---|
committer | Frederic Peters <fpeters@entrouvert.com> | 2008-02-17 13:50:49 +0000 |
commit | a113cb41420b932f1f94e2cbc28bb5128e669b95 (patch) | |
tree | fada51e179074ca263e08bdbc0b23a6eeaf6e180 /java | |
parent | 5b0410c247e2faeb97026c472d0df115d8fa1138 (diff) | |
download | lasso-a113cb41420b932f1f94e2cbc28bb5128e669b95.tar.gz lasso-a113cb41420b932f1f94e2cbc28bb5128e669b95.tar.xz lasso-a113cb41420b932f1f94e2cbc28bb5128e669b95.zip |
removed obsolete file from Makefile.am
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/Makefile.am b/java/Makefile.am index 4b9e8818..21d58c57 100644 --- a/java/Makefile.am +++ b/java/Makefile.am @@ -187,7 +187,6 @@ SWIG_WSF_OUTPUTS = Authentication.java \ SoapBody.java \ SoapEnvelope.java \ SoapHeader.java \ - SWIGTYPE_p_LassoSoapBindingProvider.java \ UserAccount.java \ UtilityStatus.java \ WsfProfile.java \ |