summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7eaa87bd..6d0bbcab 100644
--- a/setup.py
+++ b/setup.py
@@ -160,6 +160,7 @@ setup(name='morph',
'commit',
'tree',
'ref',
+ 'schemas/*',
]
},
data_files=[('share/man/man1', glob.glob('*.[1-8]'))],