From 56184f38f0436a86632a34b1b3c37e29e5ab533b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 24 Mar 2015 13:42:29 +0100 Subject: fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3450f48..9204361 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PREFIX = /usr BIN = /bin BINDIR = $(PREFIX)$(BIN) DATA = /share -DEVDIR = /dev +VARDIR = /var LOGDIR = $(DEVDIR)/log DATADIR = $(PREFIX)$(DATA) DOCDIR = $(DATADIR)/doc -- cgit v1.2.3-70-g09d2