]> xenbits.xensource.com Git - libvirt.git/commitdiff
daemon: updates previous 1 line patch for correctness
authorJustin Clift <jclift@redhat.com>
Fri, 22 Oct 2010 22:19:15 +0000 (09:19 +1100)
committerJustin Clift <jclift@redhat.com>
Fri, 22 Oct 2010 22:19:15 +0000 (09:19 +1100)
The previous commit, 880da47a05b9fb8381e79b03ead5dd2d8a6a937a,
worked on my system, but wasn't actually correct.  This follow
up patch corrects it properly.

daemon/Makefile.am

index d1ffd976569eef5db87d4746ca66653a15838bb3..88082269b90cf68042116edc39750dd1b5cbeede 100644 (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