summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-09-08 14:07:41 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-09-08 14:07:41 +0000
commit47210250a11a0c1542d707fec325ebcab8f85820 (patch)
treedcf585499c54e8ec13bad216027ac60044523b1a
parentfc245d337c5b9799579a0d03d5596e926bf6037d (diff)
downloadmorph-47210250a11a0c1542d707fec325ebcab8f85820.tar.gz
Install xfer/recv-hole
Without this, they won't be installed in the binary.
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 765cf045..99c18ed4 100644
--- a/setup.py
+++ b/setup.py
@@ -156,6 +156,8 @@ FIXME
packages=['morphlib', 'morphlib.plugins', 'distbuild'],
package_data={
'morphlib': [
+ 'xfer-hole',
+ 'recv-hole',
'exts/*',
'version',
'commit',