From 933d181e0d94f35ae29cd6aa10b1d9ef4eedcbb7 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Tue, 2 Feb 2016 01:48:31 +0200 Subject: [PATCH] added sma_webbox to new location --- node.d/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/node.d/Makefile.am b/node.d/Makefile.am index 3436f73b..77e20b03 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 -- 2.39.2