mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
admin: Include admin_remote.c in the dist package
Otherwise all builds from the package will fail. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
fe51174f08
commit
524492dcea
@ -2117,6 +2117,10 @@ libvirt_admin.syms: libvirt_admin_public.syms $(ADMIN_SYM_FILES) \
|
||||
chmod a-w $@-tmp && \
|
||||
mv $@-tmp libvirt_admin.syms
|
||||
|
||||
# admin/admin_remote.c is being included in libvirt-admin.c, so we
|
||||
# need to include it in the dist
|
||||
EXTRA_DIST += admin/admin_remote.c
|
||||
|
||||
lib_LTLIBRARIES += libvirt-admin.la
|
||||
libvirt_admin_la_SOURCES = \
|
||||
libvirt-admin.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user