don't include every file in scripts, because merchant.conf is often there
authorThomasV <thomasv@gitorious>
Sun, 28 Oct 2012 07:27:26 +0000 (08:27 +0100)
committerThomasV <thomasv@gitorious>
Sun, 28 Oct 2012 07:27:26 +0000 (08:27 +0100)
MANIFEST.in

index 63d931e..fd4ecb2 100644 (file)
@@ -10,5 +10,13 @@ include app.fil
 include icons.qrc
 recursive-include icons *
 include scripts
-recursive_include scripts/*
+include scripts/blocks
+include scripts/get_history
+include scripts/merchant.conf.template
+include scripts/merchant.py
+include scripts/merchant.readme
+include scripts/peers
+include scripts/servers
+include scripts/validate_tx
+include scripts/watch_address
 recursive-include data *