]> xenbits.xensource.com Git - libvirt.git/commitdiff
Tue Aug 7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Aug 2007 15:44:42 +0000 (15:44 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Aug 2007 15:44:42 +0000 (15:44 +0000)
        * src/Makefile.am: gnutls_1_0_compat.h to list of sources
          (bug reported by Jan Michael).

ChangeLog
src/Makefile.am

index a7a7a47058b47bbf015c006a7b5dddede0c41dfc..85873f4fc23f9a4cbc62ee0bb99efec16bc855d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug  7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
+
+       * src/Makefile.am: gnutls_1_0_compat.h to list of sources
+         (bug reported by Jan Michael).
+
 Tue Aug  7 16:24:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
 
        * src/virsh.c: Include <time.h> (bug reported by Jan Michael).
index dbd1cc55512afd86883309323e9faa880eb0a1f6..0a941697a2a814621973932738aafa59a91d6e24 100644 (file)
@@ -27,6 +27,7 @@ libvirt_la_CFLAGS = $(COVERAGE_CFLAGS)
 
 CLIENT_SOURCES =                                               \
                libvirt.c internal.h                            \
+               gnutls_1_0_compat.h                             \
                hash.c hash.h                                   \
                test.c test.h                                   \
                 buf.c buf.h                                    \