From fd3da82dd7772419c01bb751e5b5cb7f198b4752 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Thu, 26 Jan 2023 19:14:05 +0100 Subject: websocket bugfix: socket leak --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 49f3b6e..e5e6b11 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,6 @@ LDFLAGS+=-pie PROGSRC=\ auth.cpp \ config.cpp \ - error.cpp \ http.cpp \ plugin.cpp \ privileges.cpp \ @@ -150,8 +149,6 @@ DISTFILES= \ debian/webserver.install \ debian/webserver.manpages \ debian/webserver.service \ - error.cpp \ - error.h \ http.cpp \ http.h \ install-webserver.sh \ -- cgit v1.2.3