From af41a01c1b80ea881c80a30ca89b9d448b42865d Mon Sep 17 00:00:00 2001 From: "Paul Emm. Katsoulakis" <34388743+paulkatsoulakis@users.noreply.github.com> Date: Mon, 12 Aug 2019 09:55:32 +0300 Subject: 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 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3