diff --git a/Makefile b/Makefile index 49a4bfc921f..7fd29e8bd52 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ tar: rsync -ar doc htdocs mysql misc COPY* http* INSTALL README scripts templates pgsql $(FILE)/ tar --exclude-from tar.exclude -cvvf $(FILE).tar $(FILE)/ gzip $(FILE).tar - md5sum $(FILE).tar.gz > $(FILE).tar.gz.md5sum + md5sum $(FILE).tar.gz > $(FILE).tar.gz.md5 put: