X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/2e4acf6cde7613e7e5e27e8e1e8891509cf9521e..34a1b4c2988875ba064cd3a261f3d3b8c63d7f8e:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index c720022..6b634e0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include README MANIFEST.in AUTHORS COPYING INSTALL ChangeLog TODO +include README Makefile MANIFEST.in AUTHORS COPYING INSTALL ChangeLog TODO include stg-prof include templates/*.tmpl include examples/*.tmpl @@ -6,3 +6,6 @@ include examples/gitconfig include contrib/diffcol.sh include contrib/stgbashprompt.sh include contrib/stgit-completion.bash +include t/t*.sh t/t*/* t/Makefile t/README +include Documentation/*.txt Documentation/Makefile Documentation/*.conf +include Documentation/build-docdep.perl Documentation/callouts.xsl