From 03810cb484bcffbf58c1f831fcbca959914072e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20A=C5=9F=C4=B1c=C4=B1?= Date: Fri, 22 Jul 2011 06:40:26 +0000 Subject: [PATCH] MANIFEST: Add pisi.xml.in to the tarball --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index d96581ac..b40c02b2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,5 +3,5 @@ recursive-include po * recursive-include scenarios * recursive-include scripts * recursive-include tests * -include *.dtd *.rng +include *.dtd *.rng *.in include AUTHORS ChangeLog* CODING COPYING INSTALL README* TODO