Return-Path: Delivered-To: apmail-ws-axis-cvs-archive@www.apache.org Received: (qmail 52764 invoked from network); 27 Apr 2006 14:20:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 14:20:27 -0000 Received: (qmail 67794 invoked by uid 500); 27 Apr 2006 14:20:04 -0000 Delivered-To: apmail-ws-axis-cvs-archive@ws.apache.org Received: (qmail 67696 invoked by uid 500); 27 Apr 2006 14:20:04 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 67682 invoked by uid 500); 27 Apr 2006 14:20:04 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 67675 invoked by uid 99); 27 Apr 2006 14:20:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 07:20:04 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 27 Apr 2006 07:20:03 -0700 Received: (qmail 51341 invoked by uid 65534); 27 Apr 2006 14:19:04 -0000 Message-ID: <20060427141904.51340.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r397553 - /webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am Date: Thu, 27 Apr 2006 14:19:02 -0000 To: axis2-cvs@ws.apache.org From: samisa@apache.org X-Mailer: svnmailer-1.0.8 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: samisa Date: Thu Apr 27 07:18:51 2006 New Revision: 397553 URL: http://svn.apache.org/viewcvs?rev=397553&view=rev Log: Fixed the make dist break Modified: webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am Modified: webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am?rev=397553&r1=397552&r2=397553&view=diff ============================================================================== --- webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am (original) +++ webservices/axis2/trunk/c/modules/xml/attachments/Makefile.am Thu Apr 27 07:18:51 2006 @@ -11,4 +11,4 @@ -I$(top_builddir)/modules/xml/parser \ -I$(top_builddir)/modules/platforms -EXTRA_DIST = axis2_data_handler.h axis2_mime_body_part.h axis2_mime_output.h +EXTRA_DIST = axis2_mime_body_part.h axis2_mime_output.h