diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 0 insertions, 4 deletions
@@ -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 \  | 
