summaryrefslogtreecommitdiffstats
path: root/node.d
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-02-02 01:48:31 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-02-02 01:48:31 +0200
commit933d181e0d94f35ae29cd6aa10b1d9ef4eedcbb7 (patch)
tree58a8fdc4670414ab7989d00773c5b7563405301a /node.d
parent5a048dcaed4ebba6ad4e59d0bf47197cd086b783 (diff)
added sma_webbox to new location
Diffstat (limited to 'node.d')
-rw-r--r--node.d/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.d/Makefile.am b/node.d/Makefile.am
index 3436f73b13..77e20b032f 100644
--- a/node.d/Makefile.am
+++ b/node.d/Makefile.am
@@ -3,6 +3,7 @@ MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_node_SCRIPTS = \
README.md \
named.node.js \
+ sma_webbox.node.js \
$(NULL)
nodemodulesdir=$(nodedir)/node_modules