commit 20d03ff60c7b03e5c48396e274c4579a37b0fe18 parent 8d0b81a3b733c780d050651550d16847f9139124 Author: thomasv <thomasv@gitorious> Date: Fri, 12 Oct 2012 15:18:35 +0200 add electrum.conf.sample to manifest Diffstat:
M | MANIFEST.in | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in @@ -1,4 +1,5 @@ include README LICENCE RELEASE-NOTES +include electrum.conf.sample include *.py include electrum recursive-include lib *.py