From a4d4b05c1dd835fb90b7538d3264d92601604e8f Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Wed, 9 Nov 2016 15:35:22 +0100 Subject: [PATCH] s --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc9dac684..405848cec 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