]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
fix a broken line split
authorDaniel Veillard <veillard@redhat.com>
Fri, 29 Feb 2008 17:02:41 +0000 (17:02 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 29 Feb 2008 17:02:41 +0000 (17:02 +0000)
* qemud/Makefile.am: fix a broken line split
Daniel

ChangeLog
qemud/Makefile.am

index 5ded45adac7e7fe92e6428965c643fb5bc810524..f20bd4fd03f189a270321186e6ba2f8f98082de2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 29 18:01:14 CET 2008 Daniel Veillard <veillard@redhat.com>
+
+       * qemud/Makefile.am: fix a broken line split
+
 Fri Feb 29 12:50:00 UTC 2008 Richard W.M. Jones <rjones@redhat.com>
 
        Many typos fixed (Atsushi SAKAI).
index 8cbcebed0ab6c0ca9b39a650bc5948c530837a9d..a907fd7c99d073b7d1c68fb151c5d3480bbe0c53 100644 (file)
@@ -61,7 +61,7 @@ libvirtd_CFLAGS = \
 
 libvirtd_LDFLAGS = \
        $(WARN_CFLAGS) $(LIBXML_LIBS) $(GNUTLS_LIBS) $(SASL_LIBS) \
-       $(COVERAGE_LDFLAGS)
+       $(COVERAGE_LDFLAGS) \
        $(POLKIT_LIBS)
 
 libvirtd_DEPENDENCIES = ../src/libvirt.la