diff options
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ PWD := $(shell pwd) BINS = test/eviction test/kvm-eviction BINS += test/kvm-eviction-with_guest test/kvm-eviction-without_guest BINS += test/kvm-step test/kvm-step_guest +BINS += test/kvm-targetstep test/kvm-targetstep_guest BINS += test/kvm-pagestep test/kvm-pagestep_guest BINS += test/qemu-pagestep BINS += test/qemu-eviction test/qemu-eviction_guest |
