diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 382acefc..e7a472c1 100644 --- a/src/Makefile +++ b/src/Makefile @@ -38,6 +38,6 @@ SUBDIRS += dpdk SUBDIRS += libpqos SUBDIRS += pmu-tools SUBDIRS += collectd -SUBDIRS += collectd-ceilometer-plugin +SUBDIRS += collectd-openstack-plugins include mk/make-subsys.mk |