summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2011-06-28 10:15:12 -0700
committerRobert Mustacchi <rm@joyent.com>2011-06-28 10:15:12 -0700
commitdf5d185396b712eb8b95cf7bc24402f16629961a (patch)
tree2b0f69e792236d4e3d9b7f6780ad18aeefe47738 /Makefile
parentc8910c66099dd5ed4c9867c7e65b23eef3224931 (diff)
downloadillumos-kvm-df5d185396b712eb8b95cf7bc24402f16629961a.tar.gz
HVM-433 kvm_i8254.h should be c-style clean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 88d8ca8..b5f5df5 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ HEADERS= \
kvm_cpuid.h \
kvm_emulate.h \
kvm_host.h \
+ kvm_i8254.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