Signed-off-by: Yann Dirson <redacted>
---
This patch is targeted at the stable branch.
MANIFEST.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 6b634e0..583a5e8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,9 +3,9 @@ include stg-prof
include templates/*.tmpl
include examples/*.tmpl
include examples/gitconfig
-include contrib/diffcol.sh
-include contrib/stgbashprompt.sh
-include contrib/stgit-completion.bash
+include contrib/*.sh
+include contrib/*.bash
+include contrib/stg-*
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