summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-27 13:41:00 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-27 13:41:00 -0700
commit12da86e0b4d22ba4a6ce96c7846bbd57589f52f2 (patch)
treed17c24df548ff231d757ec2a9fa03669c9775f89 /Makefile
parent6ece5a449f51b748e027ff7ccfede575a3d2fd8d (diff)
downloadillumos-kvm-12da86e0b4d22ba4a6ce96c7846bbd57589f52f2.tar.gz
HVM-422 kvm_cache_regs.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 f323925..26a91bb 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ all: kvm kvm.so
HEADERS= \
kvm.h \
kvm_bitops.h \
+ kvm_cache_regs.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