You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by aj...@apache.org on 2007/02/09 12:40:57 UTC

svn commit: r505257 - /incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am

Author: ajborley
Date: Fri Feb  9 03:40:57 2007
New Revision: 505257

URL: http://svn.apache.org/viewvc?view=rev&rev=505257
Log:
Fixed Alert Aggregator sample makefile (again)

Modified:
    incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am

Modified: incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am?view=diff&rev=505257&r1=505256&r2=505257
==============================================================================
--- incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am (original)
+++ incubator/tuscany/cpp/sca/samples/AlertAggregator/Makefile.am Fri Feb  9 03:40:57 2007
@@ -15,7 +15,7 @@
 #  specific language governing permissions and limitations
 #  under the License.
 
-deploydir=$(prefix)/samples/PythonCalculator/deploy
+deploydir=$(prefix)/samples/AlertAggregator/deploy
 SUBDIRS = sample.alerter sample.display httpserver
 EXTRA_DIST = *.composite *.xml README.html
 deploy_DATA = *.composite *.xml



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