summaryrefslogtreecommitdiffstats
path: root/node.d/Makefile.am
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2016-04-21 12:27:39 +0000
committerLennart Weller <lhw@ring0.de>2016-04-21 12:27:39 +0000
commitedff5c9db775e6e4318f3ad007df78ecae456190 (patch)
tree3677e5fcbccc776c77dd0451e5be4711068bff46 /node.d/Makefile.am
parentAdd postrm and TODO, update service (diff)
parentImported Upstream version 1.1.0 (diff)
downloadnetdata-edff5c9db775e6e4318f3ad007df78ecae456190.tar.xz
netdata-edff5c9db775e6e4318f3ad007df78ecae456190.zip
Merge tag 'upstream/1.1.0'
Upstream version 1.1.0
Diffstat (limited to 'node.d/Makefile.am')
-rw-r--r--node.d/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/node.d/Makefile.am b/node.d/Makefile.am
index ae7eeac52..b6892bb6c 100644
--- a/node.d/Makefile.am
+++ b/node.d/Makefile.am
@@ -1,6 +1,6 @@
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
-dist_node_SCRIPTS = \
+dist_node_DATA = \
README.md \
named.node.js \
sma_webbox.node.js \
@@ -14,6 +14,7 @@ dist_nodemodules_DATA = \
node_modules/pixl-xml.js \
node_modules/net-snmp.js \
node_modules/asn1.js \
+ node_modules/node-int64.js \
$(NULL)
nodemodulesberdir=$(nodedir)/node_modules/ber