From 97bad0fcb9dfbdb99d4643118a7cb59750771a33 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Fri, 24 Mar 2017 08:06:09 +0100 Subject: [PATCH] changes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aa03de7a2..92669ca12 100755 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ BINDIR ?= $(INSTALLROOT)/bin DOCDIR ?= $(INSTALLROOT)/docs LIBDIR ?= $(INSTALLROOT)/bin INCDIR ?= $(INSTALLROOT)/include - + WD = $(shell pwd) LIBRARYDIR = $(WD)/slsDetectorSoftware LIBRARYRXRDIR = $(WD)/slsReceiverSoftware