aboutsummaryrefslogtreecommitdiff
path: root/src/shell_var/meson.build
blob: 33fc5c2aaea01614802202e55015432530406966 (plain)
1
2
3
4
executable('shell_var',
  ['shell_var.c'],
  install: true,
  install_dir: rc_bindir)