diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meson.build b/meson.build index d5c234c..2e656b4 100644 --- a/meson.build +++ b/meson.build @@ -42,11 +42,6 @@ python = import('python').find_installation( python.install_sources(sources, preserve_path: true) -install_data( - 'eff_large_wordlist.txt', - install_dir: get_option('datadir') / 'dict', -) - subdir('tests') # Local Variables: |