From 37c0b5bdc14aed670f3ac275e9cdee215f31ea5b Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Thu, 10 Nov 2016 10:26:02 +0100 Subject: [PATCH] done --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 405848cec..bc9dac684 100755 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # Include common definitions include Makefile.include -INSTALLROOT ?= $(PWD) +INSTALLROOT ?= $(PWD) BINDIR ?= $(INSTALLROOT)/bin DOCDIR ?= $(INSTALLROOT)/docs LIBDIR ?= $(INSTALLROOT)/bin