1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-27 18:03:50 +03: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:
Justin Clift 2010-10-23 09:19:15 +11:00
parent 880da47a05
commit dcc74f1bcf

View File

@ -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