Updated subdir meson.build.

This commit is contained in:
Luc Bijl 2024-11-30 22:22:39 +01:00
parent ee46ce40f5
commit 94105c2c49

View file

@ -1,3 +1,4 @@
# Add paths of scripts to bins
bins += join_paths(meson.current_source_dir(), 'zlevis-encrypt')
bins += join_paths(meson.current_source_dir(), 'zlevis-decrypt')
bins += join_paths(meson.current_source_dir(), 'zlevis-fetch')