mirror of https://gitee.com/openkylin/libvirt.git
daemon: updates previous 1 line patch for correctness
The previous commit, 880da47a05
,
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
|
||||
libvirtd_LDADD += probes.o
|
||||
libvirtd_nodist_SOURCES = probes.h
|
||||
nodist_libvirtd_SOURCES = probes.h
|
||||
|
||||
BUILT_SOURCES += probes.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue