diff options
author | Juan Quintela <quintela@redhat.com> | 2009-08-03 14:47:08 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-08-10 13:05:47 -0500 |
commit | f03029354e47d3765ee006bb915fdaf9296900f3 (patch) | |
tree | 42a87f064180f7c0a29a279cc808887e5cad04e9 /Makefile | |
parent | 8e02e54cc44de66229da0d97698f57e38b69b315 (diff) |
CURL libs are used both by tools and softmmu
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -129,7 +129,6 @@ obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o obj-$(CONFIG_XEN) += xen_console.o xenfb.o xen_disk.o xen_nic.o QEMU_CFLAGS+=$(CURL_CFLAGS) -LIBS+=$(CURL_LIBS) cocoa.o: cocoa.m |