aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-08-03 14:46:05 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-10 13:05:36 -0500
commitb1d5a277d248b0a9c6d74a70a515de2cf20bdd80 (patch)
treed93189684b360e1744ff0e38ea22717b4b0e46f2 /Makefile
parentremove unused temporal files (diff)
downloadqemu-kvm-b1d5a277d248b0a9c6d74a70a515de2cf20bdd80.tar.gz
qemu-kvm-b1d5a277d248b0a9c6d74a70a515de2cf20bdd80.tar.bz2
qemu-kvm-b1d5a277d248b0a9c6d74a70a515de2cf20bdd80.zip
Add CURL_CFLAGS
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--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 118296692..91d68e60b 100644
--- a/Makefile
+++ b/Makefile
@@ -167,6 +167,7 @@ LIBS+=$(VDE_LIBS)
obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o
obj-$(CONFIG_XEN) += xen_console.o xenfb.o xen_disk.o xen_nic.o
+CPPFLAGS+=$(CURL_CFLAGS)
LIBS+=$(CURL_LIBS)
cocoa.o: cocoa.m