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