Author: jasons
Date: Wed Mar 12 14:41:23 2008
New Revision: 636521
URL: http://svn.apache.org/viewvc?rev=636521&view=rev
Log:
added to build test-suite (need compile in util/)
Added:
xerces/c/trunk/swig/Makefile.am
Added: xerces/c/trunk/swig/Makefile.am
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/swig/Makefile.am?rev=636521&view=auto
==============================================================================
--- xerces/c/trunk/swig/Makefile.am (added)
+++ xerces/c/trunk/swig/Makefile.am Wed Mar 12 14:41:23 2008
@@ -0,0 +1,7 @@
+SUBDIRS = util
+
+test-suite:
+ make -C util
+ cd perl && perl Makefile.PL
+ make -C perl test
+ touch $@
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]