summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-08-12 09:55:32 +0300
committerGitHub <noreply@github.com>2019-08-12 09:55:32 +0300
commitaf41a01c1b80ea881c80a30ca89b9d448b42865d (patch)
tree6f0e5fc51011fcea54e72279ee0bf186dcc6c584 /Makefile.am
parent423cf22d5647da1d6d326062eed61e4586431f1b (diff)
netdata/packaging: put go.d version in one place (#6557)
* netdata/packaging: [ci skip] Add go.d version to a single place * netdata/packaging: [ci skip] Things are a bit different in debian build, we need to define the path in a different way so pass it from the upper layer * netdata/packaging: [ci skip] Missed to add on the makefile * netdata/packaging: bump go.d version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index de161c849d..0e88962c7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,6 +60,7 @@ dist_noinst_DATA= \
package.json \
docs \
packaging/version \
+ packaging/go.d.version \
packaging/go.d.checksums \
packaging/installer/README.md \
packaging/installer/UNINSTALL.md \