X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2FMakefile;h=4b03f008bc8b8166053594f10e72e591e8212a58;hb=ed7c51a6a680;hp=ebfa0ba817e1974ad08ad3817a01b61da2de75dc;hpb=75bf9c8e82eb831bc2594dbd92ae08b89bcee79c;p=dpdk.git diff --git a/app/test/Makefile b/app/test/Makefile index ebfa0ba817..4b03f008bc 100644 --- a/app/test/Makefile +++ b/app/test/Makefile @@ -120,7 +120,8 @@ endif SRCS-$(CONFIG_RTE_LIBRTE_METER) += test_meter.c SRCS-$(CONFIG_RTE_LIBRTE_KNI) += test_kni.c -SRCS-$(CONFIG_RTE_LIBRTE_POWER) += test_power.c +SRCS-$(CONFIG_RTE_LIBRTE_POWER) += test_power.c test_power_acpi_cpufreq.c +SRCS-$(CONFIG_RTE_LIBRTE_POWER) += test_power_kvm_vm.c SRCS-y += test_common.c SRCS-$(CONFIG_RTE_LIBRTE_IVSHMEM) += test_ivshmem.c