add msqr module
authorThomasV <thomasv@gitorious>
Sat, 2 Jun 2012 15:29:58 +0000 (17:29 +0200)
committerThomasV <thomasv@gitorious>
Sat, 2 Jun 2012 15:29:58 +0000 (17:29 +0200)
setup.py

index e0b4591..2675d0f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -37,6 +37,7 @@ setup(name = "Electrum",
                   'electrum.mnemonic',
                   'electrum.pyqrnative',
                   'electrum.bmp',
+                  'electrum.msqr',
                   'electrum.i18n'],
     description = "Lightweight Bitcoin Wallet",
     author = "thomasv",