summaryrefslogtreecommitdiffstats
path: root/node.d/Makefile.am
diff options
context:
space:
mode:
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