File: meson.build

package info (click to toggle)
netplan.io 1.1.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,440 kB
  • sloc: python: 34,441; ansic: 13,683; xml: 4,989; javascript: 2,165; sh: 419; makefile: 118
file content (9 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
install_headers(
    'netdef.h',
    'netplan.h',
    'parse.h',
    'parse-nm.h',
    'state.h',
    'types.h',
    'util.h',
    subdir: 'netplan')