From 67d3e34c080199fa9cca4d50c706b9f68533e7e6 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Mon, 17 Dec 2012 14:35:34 +0000 Subject: [PATCH] changed makefile since its directory has changed relatively git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@38 08cae9ef-cb74-4d14-b03a-d7ea46f178d7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d3d9d20fb..fb7d4e808 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ INCS='-I$(LIBRARYDIR)/commonFiles -I$(LIBRARYDIR)/slsDetector -I$(LIBRARYDIR)/My WD=$(shell pwd) LIBRARYDIR=$(WD)/slsDetectorSoftware -CLIENTDIR=$(WD)/slsDetectorClient +CLIENTDIR=$(LIBRARYDIR)/slsDetectorClient GUIDIR=$(WD)/slsDetectorGuiOriginal RECEIVERDIR=$(LIBRARYDIR)/slsReceiver CALWIZDIR=$(WD)/calibrationWizards