mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
src: Cleanup libvirt_admin.syms
It's a generated file, so after 'distclean' it should be gone. But it isn't yet. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
74f11dd25b
commit
28fa50d226
@ -1104,7 +1104,7 @@ USED_SYM_FILES = $(srcdir)/libvirt_private.syms
|
|||||||
GENERATED_SYM_FILES = \
|
GENERATED_SYM_FILES = \
|
||||||
$(ACCESS_DRIVER_SYM_FILES) \
|
$(ACCESS_DRIVER_SYM_FILES) \
|
||||||
libvirt.syms libvirt.def libvirt_qemu.def libvirt_lxc.def \
|
libvirt.syms libvirt.def libvirt_qemu.def libvirt_lxc.def \
|
||||||
libvirt_admin.def \
|
libvirt_admin.syms libvirt_admin.def \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
if WITH_TEST
|
if WITH_TEST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user