mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 10:27:36 +00:00
trivial: Remove the FuDevice plugin symlinks
This commit is contained in:
parent
7403dc505f
commit
a8909ec45b
@ -1 +0,0 @@
|
|||||||
../../src/fu-device.c
|
|
@ -1 +0,0 @@
|
|||||||
../../src/fu-device.h
|
|
@ -24,7 +24,6 @@ executable(
|
|||||||
sources : [
|
sources : [
|
||||||
'fu-ebitdo-tool.c',
|
'fu-ebitdo-tool.c',
|
||||||
'fu-ebitdo-common.c',
|
'fu-ebitdo-common.c',
|
||||||
'fu-device.c',
|
|
||||||
'fu-device-ebitdo.c',
|
'fu-device-ebitdo.c',
|
||||||
],
|
],
|
||||||
include_directories : [
|
include_directories : [
|
||||||
@ -37,6 +36,7 @@ executable(
|
|||||||
],
|
],
|
||||||
link_with : [
|
link_with : [
|
||||||
fwupd,
|
fwupd,
|
||||||
|
libfwupdprivate,
|
||||||
],
|
],
|
||||||
c_args : cargs,
|
c_args : cargs,
|
||||||
)
|
)
|
||||||
|
@ -1 +0,0 @@
|
|||||||
../../src/fu-device.c
|
|
@ -1 +0,0 @@
|
|||||||
../../src/fu-device.h
|
|
Loading…
Reference in New Issue
Block a user