From: Catalin Marinas Date: Tue, 6 Feb 2007 23:00:28 +0000 (+0000) Subject: Add extra files to MANIFEST.in X-Git-Tag: v0.12~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/2e4acf6cde7613e7e5e27e8e1e8891509cf9521e?hp=e0bbefddad17255e8905d7a6b7aaaed910168c4c Add extra files to MANIFEST.in These are needed for building the rpm distribution. Signed-off-by: Catalin Marinas --- diff --git a/MANIFEST.in b/MANIFEST.in index 5668fdf..c720022 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,5 +2,7 @@ include README MANIFEST.in AUTHORS COPYING INSTALL ChangeLog TODO include stg-prof include templates/*.tmpl include examples/*.tmpl -include examples/stgitrc +include examples/gitconfig include contrib/diffcol.sh +include contrib/stgbashprompt.sh +include contrib/stgit-completion.bash