Don't add '-src' to the name of the tar ball generated by the gen-dist target
authorFabian Keil <fk@fabiankeil.de>
Tue, 3 May 2016 13:20:58 +0000 (13:20 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 3 May 2016 13:20:58 +0000 (13:20 +0000)
commitf8411709b2ddea1c6ea4dd94e3a88fffc8b5db8e
tree170d224e5ba4cafa3d9cf59fb03778d4be29e4b8
parent7775aba7f8e2c2bdada4a06145ddb26165b8054d
Don't add '-src' to the name of the tar ball generated by the gen-dist target

The package isn't a source distribution but a binary package.

While at it, use a variable for the name to reduce the chances
that the various references get out of sync and fix the gen-upload
target which was looking in the wrong directory.
GNUmakefile.in