mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
build: Fix VPATH build error for locking daemon
Removed superfluous/wrong srcdir prefix. Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
This commit is contained in:
parent
f25a08747d
commit
6973e02b3d
@ -196,7 +196,7 @@ BUILT_SOURCES += $(LOCK_PROTOCOL_GENERATED)
|
||||
MAINTAINERCLEANFILES += $(LOCK_PROTOCOL_GENERATED)
|
||||
|
||||
LOCK_DAEMON_GENERATED = \
|
||||
$(srcdir)/locking/lock_daemon_dispatch_stubs.h
|
||||
locking/lock_daemon_dispatch_stubs.h
|
||||
$(NULL)
|
||||
|
||||
BUILT_SOURCES += $(LOCK_DAEMON_GENERATED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user