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 pi...@apache.org on 2007/02/19 08:58:32 UTC

svn commit: r509120 - /webservices/axis2/trunk/c/util/test/util/Makefile.am

Author: pini
Date: Sun Feb 18 23:58:32 2007
New Revision: 509120

URL: http://svn.apache.org/viewvc?view=rev&rev=509120
Log:
Fixing jira issue 376

Modified:
    webservices/axis2/trunk/c/util/test/util/Makefile.am

Modified: webservices/axis2/trunk/c/util/test/util/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/test/util/Makefile.am?view=diff&rev=509120&r1=509119&r2=509120
==============================================================================
--- webservices/axis2/trunk/c/util/test/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/util/test/util/Makefile.am Sun Feb 18 23:58:32 2007
@@ -1,6 +1,5 @@
 TESTS = test_thread
-bindir=$(prefix)/bin/system_test
-bin_PROGRAMS = test_util test_thread
+noinst_PROGRAMS = test_util test_thread
 noinst_HEADERS = test_log.h \
                     test_thread.h 
 check_PROGRAMS = test_util test_thread



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org