From b3f7d85b87688aebe952a748bd877c3e440193c0 Mon Sep 17 00:00:00 2001
From: paul <paul@cfc7b370-4200-0410-a6e3-cb6bdb053afe>
Date: Tue, 17 Oct 2006 01:37:49 +0000
Subject: [PATCH] Fix for LS rename

---
 livesupport/etc/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/livesupport/etc/Makefile.in b/livesupport/etc/Makefile.in
index ee5eede2f..a3403b5ca 100644
--- a/livesupport/etc/Makefile.in
+++ b/livesupport/etc/Makefile.in
@@ -148,7 +148,7 @@ SCHEDULER_DIR    = ${PRODUCTS_DIR}/scheduler
 GLIVESUPPORT_DIR = ${PRODUCTS_DIR}/gLiveSupport
 
 SCHEDULER_EXE    = ${SCHEDULER_DIR}/tmp/scheduler
-GLIVESUPPORT_EXE = ${GLIVESUPPORT_DIR}/tmp/gLiveSupport
+GLIVESUPPORT_EXE = ${GLIVESUPPORT_DIR}/tmp/campcaster-studio
 
 #-------------------------------------------------------------------------------
 #   Targets