From: Catalin Marinas Date: Wed, 2 Sep 2009 08:47:40 +0000 (+0100) Subject: Add stg-build, stg-dbg and RELEASENOTES to the MANIFEST.in file X-Git-Tag: v0.15-rc3~6 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/8338f884c48a54c6b3c6be2c760d6b85f15f8206?ds=sidebyside Add stg-build, stg-dbg and RELEASENOTES to the MANIFEST.in file Signed-off-by: Catalin Marinas --- diff --git a/MANIFEST.in b/MANIFEST.in index 583a5e8..c94eef6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,8 @@ include README Makefile MANIFEST.in AUTHORS COPYING INSTALL ChangeLog TODO +include RELEASENOTES +include stg-build include stg-prof +include stg-dbg include templates/*.tmpl include examples/*.tmpl include examples/gitconfig