From 80274b578899772a6c45682029cbce56ebc1eccb Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sat, 18 May 2013 11:40:53 -0700 Subject: Add a variable for the Marble library name I need that for a Marble installed somewhere other than the linker's default search path. Signed-off-by: Thiago Macieira Signed-off-by: Dirk Hohndel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index afcb274c7..495223195 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ else endif LIBS = $(LIBQT) $(LIBXML2) $(LIBXSLT) $(LIBSQLITE3) $(LIBGCONF2) $(LIBDIVECOMPUTER) \ - $(EXTRALIBS) $(LIBZIP) -lpthread -lm $(LIBOSMGPSMAP) $(LIBSOUP) $(LIBWINSOCK) -lmarblewidget + $(EXTRALIBS) $(LIBZIP) -lpthread -lm $(LIBOSMGPSMAP) $(LIBSOUP) $(LIBWINSOCK) $(MARBLELIBS) MSGLANGS=$(notdir $(wildcard po/*.po)) -- cgit v1.2.3-70-g09d2