Fix dist target.

This commit is contained in:
Roger A. Light 2020-12-02 21:51:30 +00:00
parent 163d6bf60f
commit 845be8bead

View File

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