diff options
Diffstat (limited to 'plugins/webbox/Makefile')
-rw-r--r-- | plugins/webbox/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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=\ |