* [StGit PATCH] Include emacs and vim contribs in source tarball
@ 2012-11-29 17:06 Zane Bitter
0 siblings, 0 replies; only message in thread
From: Zane Bitter @ 2012-11-29 17:06 UTC (permalink / raw)
To: git; +Cc: catalin.marinas
This will enable downstream distros to package them.
Signed-off-by: Zane Bitter <zbitter@redhat.com>
---
MANIFEST.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MANIFEST.in b/MANIFEST.in
index c94eef6..a80f013 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,6 +9,9 @@ include examples/gitconfig
include contrib/*.sh
include contrib/*.bash
include contrib/stg-*
+include contrib/Makefile
+include contrib/stgit.el
+recursive-include contrib/vim *.vim
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-29 17:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 17:06 [StGit PATCH] Include emacs and vim contribs in source tarball Zane Bitter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).