]> arthur.barton.de Git - netdata.git/blob - node.d/Makefile.am
bind collector can now also accept XML input
[netdata.git] / node.d / Makefile.am
1 MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
2
3 dist_node_SCRIPTS = \
4         README.md \
5         named.node.js \
6         sma_webbox.node.js \
7         $(NULL)
8
9 nodemodulesdir=$(nodedir)/node_modules
10 dist_nodemodules_DATA = \
11         node_modules/netdata.js \
12         node_modules/extend.js \
13         node_modules/pixl-xml.js \
14         $(NULL)