From b573014a020a7ff2b2301c0814a609936a6fc608 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Mon, 17 Dec 2012 14:49:59 +0000 Subject: [PATCH] changed makefile since gui has a different fodlername git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@39 08cae9ef-cb74-4d14-b03a-d7ea46f178d7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb7d4e808..816645bcd 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ INCS='-I$(LIBRARYDIR)/commonFiles -I$(LIBRARYDIR)/slsDetector -I$(LIBRARYDIR)/My WD=$(shell pwd) LIBRARYDIR=$(WD)/slsDetectorSoftware CLIENTDIR=$(LIBRARYDIR)/slsDetectorClient -GUIDIR=$(WD)/slsDetectorGuiOriginal +GUIDIR=$(WD)/slsDetectorGui RECEIVERDIR=$(LIBRARYDIR)/slsReceiver CALWIZDIR=$(WD)/calibrationWizards MANDIR=$(WD)/manual