You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2006/02/10 08:42:44 UTC

svn commit: r376586 - /incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am

Author: robbinspg
Date: Thu Feb  9 23:42:43 2006
New Revision: 376586

URL: http://svn.apache.org/viewcvs?rev=376586&view=rev
Log:
Build output to lib and bin dirs

Modified:
    incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am
URL: http://svn.apache.org/viewcvs/incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am?rev=376586&r1=376585&r2=376586&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am Thu Feb  9 23:42:43 2006
@@ -1,4 +1,4 @@
-prgbindir=$(prefix)/bin/system_test
+prgbindir=$(prefix)/bin/test
 prgbin_PROGRAMS = tuscany_sdo_test
 SUBDIRS =
 AM_CPPFLAGS = $(CPPFLAGS)