diff options
author | damitha | 2011-06-09 16:12:23 +0000 |
---|---|---|
committer | damitha | 2011-06-09 16:12:23 +0000 |
commit | a414433d55d6a3d956c0fd1956952247fc11180a (patch) | |
tree | dd9f6510ff54a1ea65f07dbb2fd483790b74657d /src | |
parent | 5eb709e057b59487bcbd189c8ac918e6c1eff015 (diff) | |
download | axis2c-a414433d55d6a3d956c0fd1956952247fc11180a.tar.gz axis2c-a414433d55d6a3d956c0fd1956952247fc11180a.tar.bz2 |
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133958 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/core/transport/http/sender/ntlm/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/transport/http/sender/ntlm/Makefile.am b/src/core/transport/http/sender/ntlm/Makefile.am index 5bba286..ff57b7b 100644 --- a/src/core/transport/http/sender/ntlm/Makefile.am +++ b/src/core/transport/http/sender/ntlm/Makefile.am @@ -13,3 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. SUBDIRS = $(NTLM_WRAPPER_DIR) +DIST_SUBDIRS=heimdal libntlm |