File: meson.build

package info (click to toggle)
netplan.io 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,268 kB
  • sloc: python: 34,640; ansic: 14,096; xml: 4,989; javascript: 2,165; sh: 513; makefile: 118
file content (9 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (3)
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')