Author: pini
Date: Wed Jun 14 23:01:39 2006
New Revision: 414480

URL: http://svn.apache.org/viewvc?rev=414480&view=rev
Log:
ignore installing test

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

Modified: webservices/axis2/trunk/c/woden/test/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/test/Makefile.am?rev=414480&r1=414479&r2=414480&view=diff
==============================================================================
--- webservices/axis2/trunk/c/woden/test/Makefile.am (original)
+++ webservices/axis2/trunk/c/woden/test/Makefile.am Wed Jun 14 23:01:39 2006
@@ -1,7 +1,5 @@
 TESTS = woden_test
-prgbindir=$(prefix)/bin/unit_test
-prglibdir=$(prefix)/lib/unit_test
-prglib_LTLIBRARIES = libtest_woden.la
+lib_LTLIBRARIES = libtest_woden.la
 libtest_woden_la_SOURCES = \
                                                   woden_test.c
 
@@ -14,7 +12,7 @@
                        @UTILINC@ \
                        @XMLSCHEMAINC@
 
-prgbin_PROGRAMS = woden_test
+bin_PROGRAMS = woden_test
 check_PROGRAMS = woden_test
 woden_test_SOURCES = main.c
 woden_test_LDADD   =  \



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to