Browse Source

Add a manifest to fix missing files

Previously, installing via the documented commands would give us a deployment
with no schema files.
Richard van der Hoff 5 years ago
parent
commit
d9d1216c36
1 changed files with 5 additions and 0 deletions
  1. 5 0
      MANIFEST.in

+ 5 - 0
MANIFEST.in

@@ -0,0 +1,5 @@
+include LICENSE
+graft res
+include scripts/generate-key
+include scripts/sydent-bind
+recursive-include sydent *.sql