aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2016-07-12 11:46:27 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2016-07-12 11:46:27 +0100
commit6a0837238ff13d3294e5a7181fc3de40e3094625 (patch)
treeda6f16c295c7ce7109a99f06aa6e2d7b35087034 /src/Makefile
parent54ea933ac9643d2d2f3714aa06afc978fc60551e (diff)
bugfix: collectd with dpdk and collectd-ceilometer
Change-Id: I6e78625b74b9588ce24db2bde7523dc4c1dd5d6e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 1b0157ac..73e3508a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,5 +36,6 @@ include mk/master.mk
SUBDIRS =
SUBDIRS += dpdk
SUBDIRS += collectd
+SUBDIRS += collectd-ceilometer-plugin
include mk/make-subsys.mk