You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2006/03/17 13:28:35 UTC

svn commit: r386625 - /webservices/axis2/trunk/c/include/Makefile.am

Author: damitha
Date: Fri Mar 17 04:28:34 2006
New Revision: 386625

URL: http://svn.apache.org/viewcvs?rev=386625&view=rev
Log:
Makefile to install include/unix and windows directories

Added:
    webservices/axis2/trunk/c/include/Makefile.am

Added: webservices/axis2/trunk/c/include/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/Makefile.am?rev=386625&view=auto
==============================================================================
--- webservices/axis2/trunk/c/include/Makefile.am (added)
+++ webservices/axis2/trunk/c/include/Makefile.am Fri Mar 17 04:28:34 2006
@@ -0,0 +1,3 @@
+TESTS=
+nobase_include_HEADERS=platforms/unix/*.h platforms/windows/*.h
+