summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 19:44:57 +0300
committerAlon Bar-Lev <alon.barlev@gmail.com>2016-04-02 23:07:47 +0300
commit4c85e7362dc3f4ec875e711fbf255f186c9085ed (patch)
tree654fd17519f4e86c67f72b1d3c17c7cc1e08608e /configure.ac
parentfa54f9693cbebdb3b7adc4caad3b5b06650ff20c (diff)
build: rename systemd service and reorg system directory
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d6f441e87..ab1550614f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -159,11 +159,12 @@ AC_SUBST([OPTIONAL_ZLIB_LIBS])
AC_CONFIG_FILES([
Makefile
charts.d/Makefile
- node.d/Makefile
conf.d/Makefile
netdata.spec
+ node.d/Makefile
plugins.d/Makefile
src/Makefile
+ system/Makefile
web/Makefile
])
AC_OUTPUT