Add tarball signing to Makefile
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 8 Nov 2011 00:37:26 +0000 (00:37 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 8 Nov 2011 00:40:33 +0000 (00:40 +0000)
commiteb622667f84a928f2d7ad7fd220626feae5394e6
tree51412747aa42066426c04c5d02b26be9c8b6ce00
parente56f4cad7362d755e515912ecda735f54e4f48bc
Add tarball signing to Makefile

I managed to screw up the 3.13 signature doing it manually; the .asc file
contained a copy of the tarball data rather than being *just* the signature.

Add it to the Makefile and that should stop me screwing it up later.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Makefile.am