meson: Don't install fpi-enums
This commit is contained in:
parent
95cb62fd3b
commit
c806993cb9
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ fp_enums_h = fp_enums[1]
|
|||
|
||||
fpi_enums = gnome.mkenums_simple('fpi-enums',
|
||||
sources: libfprint_private_headers,
|
||||
install_header : true)
|
||||
install_header : false)
|
||||
fpi_enums_h = fpi_enums[1]
|
||||
|
||||
drivers_sources += configure_file(input: 'empty_file',
|
||||
|
|
Loading…
Reference in a new issue