From 92bafc34c3c626a8597feed461bdb4e5327483f1 Mon Sep 17 00:00:00 2001 From: samisa Date: Sat, 11 Feb 2012 15:24:30 +0000 Subject: fixed the ntml packaging problem for dist git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1243083 13f79535-47bb-0310-9956-ffa450edef68 --- samples/client/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/client/Makefile.am b/samples/client/Makefile.am index 5256723..adb6ef5 100644 --- a/samples/client/Makefile.am +++ b/samples/client/Makefile.am @@ -13,4 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session $(NTLM_DIR) +DIST_SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session ntlm EXTRA_DIST= Makefile.am -- cgit v1.1-32-gdbae