From 597099c664c9c00f485b088b5f29161b343fea0f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 12 May 2014 04:08:12 +0200 Subject: m fix 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 62a2c98..1052984 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ LDS = -pthread -Lbin -lmdsserver -lrt DEBUG_FLAGS = ifeq ($(DEBUG),y) DEBUG_FLAGS += -D'DEBUG' -DEBUG_FLAGS += -D'LIBEXECDIR="$(shell pwd)/bin/"' +DEBUG_FLAGS += -D'LIBEXECDIR="$(shell pwd)/bin"' endif # Options for the C compiler. -- cgit v1.2.3-70-g09d2