summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 20b1072..fe2f7a0 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,6 @@ PROGSRC=\
config.cpp \
error.cpp \
http.cpp \
- https.cpp \
plugin.cpp \
privileges.cpp \
response.cpp \
@@ -155,8 +154,6 @@ DISTFILES= \
error.h \
http.cpp \
http.h \
- https.cpp \
- https.h \
install-webserver.sh \
main.cpp \
plugin.cpp \
@@ -215,7 +212,6 @@ DISTFILES= \
tests/test-config.cpp \
tests/test-environment.cpp \
tests/test-http.cpp \
- tests/test-https.cpp \
tests/test-plugin.cpp \
tests/test-privileges.cpp \
tests/test-response.cpp \