From 2f8c37b132fb16de0f2c2984099f1278cab1dca8 Mon Sep 17 00:00:00 2001 From: Kill Your TV Date: Fri, 7 Nov 2014 14:48:49 +0000 Subject: [PATCH] Allow setting the LIBDIR at build time --- Makefile.linux | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.linux b/Makefile.linux index a759b745..7fe3f8ea 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -16,6 +16,7 @@ else # not supported $(error Compiler too old) endif +LIBDIR := /usr/lib include filelist.mk INCFLAGS =