summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
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 \