summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-27 13:45:32 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-27 13:45:32 -0700
commit9b5ee63cf561a7bdd6641f1b00c92d4330eb79c1 (patch)
tree2c1fe26b5aba042aa5f1bd1b7324749f85090474 /Makefile
parentaf09d44edd5938dcaf708d5121442e6d41ed96a9 (diff)
downloadillumos-kvm-9b5ee63cf561a7bdd6641f1b00c92d4330eb79c1.tar.gz
HVM-424 kvm_coalesced_mmio.h should be cstyle clean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 26a91bb..188cb15 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ HEADERS= \
kvm.h \
kvm_bitops.h \
kvm_cache_regs.h \
+ kvm_coalesced_mmio.h \
kvm_x86.h
kvm: kvm.c kvm_x86.c kvm_emulate.c kvm.h kvm_x86host.h msr.h kvm_bitops.h kvm_irq.c kvm_i8254.c kvm_lapic.c kvm_mmu.c kvm_iodev.c kvm_ioapic.c kvm_vmx.c kvm_i8259.c kvm_coalesced_mmio.c kvm_irq_comm.c kvm_cache_regs.c kvm_bitops.c