Author: samisa
Date: Sat Feb 11 15:24:30 2012
New Revision: 1243083

URL: http://svn.apache.org/viewvc?rev=1243083&view=rev
Log:
fixed the ntml packaging problem for dist

Modified:
    axis/axis2/c/core/trunk/samples/client/Makefile.am

Modified: axis/axis2/c/core/trunk/samples/client/Makefile.am
URL: 
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/samples/client/Makefile.am?rev=1243083&r1=1243082&r2=1243083&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/samples/client/Makefile.am (original)
+++ axis/axis2/c/core/trunk/samples/client/Makefile.am Sat Feb 11 15:24:30 2012
@@ -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


Reply via email to