From 5bc1f7bed536e0e936fd13fad45c49392b0bfff4 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 11 May 2020 12:24:04 +0200 Subject: Separated out routines to libcommon --- plugins/webbox/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/webbox/Makefile') diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index 1c49fda..4794e72 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -60,8 +60,6 @@ endif LDFLAGS+=-L../../libcommon PROGSRC=\ - file.cpp \ - stringutil.cpp \ webbox.cpp TESTSRC=\ -- cgit v1.2.3