mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 12:49:24 +00:00
trivial: Fix build failure of missing fu-hash.h
Fixes https://github.com/fwupd/fwupd/issues/3272
This commit is contained in:
parent
2427b87379
commit
177bd86353
@ -34,6 +34,7 @@ shared_module('fu_plugin_test',
|
|||||||
)
|
)
|
||||||
|
|
||||||
shared_module('fu_plugin_invalid',
|
shared_module('fu_plugin_invalid',
|
||||||
|
fu_hash,
|
||||||
sources : [
|
sources : [
|
||||||
'fu-plugin-invalid.c',
|
'fu-plugin-invalid.c',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user