summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSebastian Deiss <sebastian.deiss@atos.net>2018-01-17 10:25:26 +0100
committerSebastian Deiss <sebastian.deiss@atos.net>2018-01-17 10:25:26 +0100
commit40150b65bdfad1ab16fffb84db4d33864dee816b (patch)
tree5b3ccbf7df3e01f876105df86c72e8b28ad04e78 /MANIFEST.in
parent7f9e95404245fb6277ac7e38bbc8d7ac22eba50b (diff)
Update setup script and manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d80dee9..b78d9fb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
-include LICENSE.txt
include README.md
+include LICENSE.txt
+include bin/chown2me.c
include requirements.txt
include peekaboo.conf.sample
-include test.py
-recursive-include systemd/ *
+include systemd/peekaboo.service