]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile
Add CURL_CFLAGS
[mirror_qemu.git] / Makefile
index 1182966929d0b52c7151d986185ce3a5deffb399..91d68e60b0a75306887949c4ad1dc36242ed3e11 100644 (file)
--- 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