mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 00:43:48 +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 : [
|
||||
'fu-ebitdo-tool.c',
|
||||
'fu-ebitdo-common.c',
|
||||
'fu-device.c',
|
||||
'fu-device-ebitdo.c',
|
||||
],
|
||||
include_directories : [
|
||||
@ -37,6 +36,7 @@ executable(
|
||||
],
|
||||
link_with : [
|
||||
fwupd,
|
||||
libfwupdprivate,
|
||||
],
|
||||
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