diff --git a/Makefile b/Makefile index e414546..337582b 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ RESOURCE_C = resources.c RESOURCE_H = resources.h # Installation directories -PREFIX = /usr/local +PREFIX ?= /usr/local BINDIR = $(PREFIX)/bin DATADIR = $(PREFIX)/share/ssdd