mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-26 15:14:42 +00:00
daemon: updates previous 1 line patch for correctness
The previous commit, 880da47a05b9fb8381e79b03ead5dd2d8a6a937a, worked on my system, but wasn't actually correct. This follow up patch corrects it properly.
This commit is contained in:
parent
880da47a05
commit
dcc74f1bcf
@ -168,7 +168,7 @@ EXTRA_DIST += probes.d libvirtd.stp
|
|||||||
|
|
||||||
if WITH_DTRACE
|
if WITH_DTRACE
|
||||||
libvirtd_LDADD += probes.o
|
libvirtd_LDADD += probes.o
|
||||||
libvirtd_nodist_SOURCES = probes.h
|
nodist_libvirtd_SOURCES = probes.h
|
||||||
|
|
||||||
BUILT_SOURCES += probes.h
|
BUILT_SOURCES += probes.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user