From 6eb1ecf3619f00071eadb6080e15f381f197b298 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 28 Feb 2021 09:55:22 +0100 Subject: Makefile update --- plugins/webbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/webbox/Makefile') diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index 39a2c8c..4be08d1 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -19,7 +19,7 @@ LDLIBS=\ -lssl -lcrypto \ -ldl -LDFLAGS=-L../../libcommon +LDFLAGS+=-L../../libcommon PROGSRC=\ webbox.cpp -- cgit v1.2.3