Commit 51f4f6cb authored by owsla's avatar owsla

Add Windows-README.txt to the distribution


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@932 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent c4c7417f
......@@ -99,7 +99,7 @@ def MakeTar(specfiles):
shutil.rmtree(tardir)
except OSError: pass
os.mkdir(tardir)
for filename in ["CHANGELOG", "COPYING", "README",
for filename in ["CHANGELOG", "COPYING", "README", "Windows-README.txt",
"FAQ.html", "examples.html",
SourceDir + "/cmodule.c",
SourceDir + "/_librsyncmodule.c",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment