diff --git a/Makefile b/Makefile index 79eb9077..11d852fd 100644 --- a/Makefile +++ b/Makefile @@ -108,6 +108,8 @@ doc: BUILD-SYSTEM.adoc README.adoc DISTDOCS=COPYING CREDITS README.html +.PHONY: dist + # Due to convoluted reasons, the WADs must directly proceed the game name. dist: $(OBJS) doc VERSION=$(VERSION) scripts/makepkgs freedm $(FREEDM) $(DISTDOCS)