about summary refs log blame commit diff
path: root/third_party/nix/misc/meson.build
blob: 1b381de5a16ea9d5a4f439af2907c7bf17b949fd (plain) (tree)
1
2
3
4
5
6
7
             
            




                       
misc_dirs = [
  'systemd',
]

foreach dir : misc_dirs
    subdir(dir)
endforeach