Makefile: Add new dist target for releases
authorMichael Hanselmann <hansmi@google.com>
Mon, 8 Nov 2010 19:43:39 +0000 (20:43 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 9 Nov 2010 13:40:37 +0000 (14:40 +0100)
commite627fe090b3ed8f4a4d975a72910704928f0a932
treea8bc25eeb5198ebf863d43d2b1289daa43a79405
parent6920dd27058ce1b1e2195ced465340bc1e283925
Makefile: Add new dist target for releases

A new script, autotools/check-tar, is used to check the resulting
.tar.gz file for unwanted contents like wrong file owners or
permissions.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Makefile.am
autotools/check-tar [new file with mode: 0755]