Install missed zstdgrep and zstdless
This commit is contained in:
parent
3f27e2a072
commit
f660825d9f
@ -57,6 +57,10 @@ executable('zstd-frugal',
|
||||
c_args: [ '-DZSTD_NOBENCH', '-DZSTD_NODICT' ],
|
||||
install: true)
|
||||
|
||||
install_data(join_paths(programs_dir, 'zstdgrep'),
|
||||
join_paths(programs_dir, 'zstdless'),
|
||||
install_dir: zstd_bindir)
|
||||
|
||||
# =============================================================================
|
||||
# Program symlinks
|
||||
# =============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user