aboutsummaryrefslogtreecommitdiff
path: root/music_sampler.spec
diff options
context:
space:
mode:
Diffstat (limited to 'music_sampler.spec')
-rw-r--r--music_sampler.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/music_sampler.spec b/music_sampler.spec
index a56c2dd..ef949f2 100644
--- a/music_sampler.spec
+++ b/music_sampler.spec
@@ -8,7 +8,7 @@ a = Analysis(['music_sampler.py'],
8 binaries=None, 8 binaries=None,
9 datas=[ 9 datas=[
10 ('fonts/*', 'fonts'), 10 ('fonts/*', 'fonts'),
11 ('musicsampler.kv', '.') 11 ('music_sampler.kv', '.')
12 ], 12 ],
13 hookspath=hookspath(), 13 hookspath=hookspath(),
14 runtime_hooks=runtime_hooks(), 14 runtime_hooks=runtime_hooks(),