mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
parent
9d5e267e9a
commit
3860cbb2b7
@ -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>
|
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).
|
* src/virsh.c: Include <time.h> (bug reported by Jan Michael).
|
||||||
|
@ -27,6 +27,7 @@ libvirt_la_CFLAGS = $(COVERAGE_CFLAGS)
|
|||||||
|
|
||||||
CLIENT_SOURCES = \
|
CLIENT_SOURCES = \
|
||||||
libvirt.c internal.h \
|
libvirt.c internal.h \
|
||||||
|
gnutls_1_0_compat.h \
|
||||||
hash.c hash.h \
|
hash.c hash.h \
|
||||||
test.c test.h \
|
test.c test.h \
|
||||||
buf.c buf.h \
|
buf.c buf.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user