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).
This commit is contained in:
Richard W.M. Jones 2007-08-07 15:44:42 +00:00
parent 9d5e267e9a
commit 3860cbb2b7
2 changed files with 6 additions and 0 deletions

View File

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

View 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 \