summaryrefslogtreecommitdiffstats
path: root/collectors/node.d.plugin
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-10-16 22:33:30 +0300
committerGitHub <noreply@github.com>2018-10-16 22:33:30 +0300
commit203aea6102e03f6e276865904a331bbefca7604f (patch)
tree0129bf450ba7afaeb7bb8a9c6a6154e8917aa888 /collectors/node.d.plugin
parent4f84553396fcd3cba3ef2f38726edf81cae1443c (diff)
fix netdata.spec for new directory structure (#4410)
* fix netdata.spec; fixes #4409 * second pass * more netdata.spec fixes * more netdata.spec fixes * more netdata.spec fixes * more netdata.spec fixes * more netdata.spec fixes
Diffstat (limited to 'collectors/node.d.plugin')
-rw-r--r--collectors/node.d.plugin/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/collectors/node.d.plugin/Makefile.am b/collectors/node.d.plugin/Makefile.am
index 7d4c83a306..4de13cf760 100644
--- a/collectors/node.d.plugin/Makefile.am
+++ b/collectors/node.d.plugin/Makefile.am
@@ -21,8 +21,14 @@ dist_noinst_DATA = \
README.md \
$(NULL)
+usernodeconfigdir=$(configdir)/node.d
+dist_usernodeconfig_DATA = \
+ $(top_srcdir)/installer/.keep \
+ $(NULL)
+
nodeconfigdir=$(libconfigdir)/node.d
dist_nodeconfig_DATA = \
+ $(top_srcdir)/installer/.keep \
$(NULL)
dist_node_DATA = \