aboutsummaryrefslogtreecommitdiff
path: root/scripts/meson.build
blob: fd45de0d2e0858ac441a48577d62c83f1d763134 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
install_data([
              'netjail'/'netjail_core.sh',
              'netjail'/'netjail_exec.sh',
              'netjail'/'netjail_start.sh',
              'netjail'/'netjail_stop.sh',
              'netjail'/'topo.sh',
              ],
              install_dir: get_option('datadir')/'gnunet')

install_data('xdg-scheme-handler'/'gnunet-uri.desktop',
             install_dir: get_option('datadir')/'applications')