From 09d8f593a9349f7807336b49336b9ba9bc9fbc9b Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Thu, 31 Aug 2017 16:03:17 +0100 Subject: src: add pmu-tools to the src build Change-Id: Ia9e0cbf6793a6ce5be5253f65cabd0813ff1e968 Signed-off-by: Maryam Tahhan --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 48d79e9a..382acefc 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,6 +36,7 @@ include mk/master.mk SUBDIRS = SUBDIRS += dpdk SUBDIRS += libpqos +SUBDIRS += pmu-tools SUBDIRS += collectd SUBDIRS += collectd-ceilometer-plugin -- cgit 1.2.3-korg