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 <redacted>
---
MANIFEST.in | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
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