From 82021e1e735c1ec92b41b3b5aca9f2ce1551e287 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Wed, 28 Feb 2007 08:41:56 +0000 Subject: [PATCH] Add missing files to stgit manifest. Many things, including Makefile and all documentation were left out of various packaging because they're not included in the tarball. Signed-off-by: Yann Dirson --- MANIFEST.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.11.0