diff --git a/Makefile b/Makefile index 5315fbfc..28fec01a 100644 --- a/Makefile +++ b/Makefile @@ -1581,7 +1581,7 @@ endef Q3AUTOUPDATEROBJ = \ $(B)/autoupdater/autoupdater.o \ - $(B)/autoupdater/sha256.o \ + $(B)/autoupdater/sha256.o $(B)/autoupdater/%.o: $(AUTOUPDATERSRCDIR)/%.c $(DO_AUTOUPDATER_CC)