summaryrefslogtreecommitdiffstats
path: root/node.d/Makefile.am
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2016-04-21 12:27:29 +0000
committerLennart Weller <lhw@ring0.de>2016-04-21 12:27:29 +0000
commit30b94862648cdbf4f537337d2e2f01c369a9dee9 (patch)
treef0219dd8bd744fc09899bd0266402e05a4bff854 /node.d/Makefile.am
parentImported Upstream version 1.0.0 (diff)
downloadnetdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.tar.xz
netdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.zip
Imported Upstream version 1.1.0upstream/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