TARFILE wasn't correctly set

This solves an earlier cherry-pick mistake.

Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Richard Levitte 2016-01-28 15:18:50 +01:00 committed by Matt Caswell
parent bea4cb2e80
commit 6210c70992

View file

@ -179,7 +179,7 @@ SHARED_LDFLAGS=
GENERAL= Makefile
BASENAME= openssl
NAME= $(BASENAME)-$(VERSION)
TARFILE= $(NAME).tar
TARFILE= ../$(NAME).tar
EXHEADER= e_os2.h
HEADER= e_os.h