diff --git a/Makefile b/Makefile index ae69e05b..7efb4f86 100644 --- a/Makefile +++ b/Makefile @@ -27,20 +27,19 @@ DISTFILES= \ Makefile \ about.html \ aclfile.example \ - compiling.txt \ config.h \ config.mk \ edl-v10 \ - epl-v10 \ + epl-v20 \ libmosquitto.pc.in \ libmosquittopp.pc.in \ mosquitto.conf \ notice.html \ pskfile.example \ pwfile.example \ - README-compiling \ - README-letsencrypt \ - README-windows.md \ + README-compiling.md \ + README-letsencrypt.md \ + README-windows.txt \ README.md .PHONY : all mosquitto api docs binary check clean reallyclean test install uninstall dist sign copy localdocker