summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-05-12 12:37:16 -0400
committerGitHub <noreply@github.com>2020-05-12 12:37:16 -0400
commit3c81dfcac40de3a3b9d052a8da87acf636743a53 (patch)
tree56890f38867edb07f8f34239be7d44895517dd17 /Makefile.am
parent3daf9561224a85689942c0e1e338f2ce0574ac24 (diff)
Added JSON-C packaging fils to make dist. (#8986)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a768c18590..e39875eae3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,8 @@ dist_noinst_DATA = \
packaging/dashboard.checksums \
packaging/go.d.version \
packaging/go.d.checksums \
+ packaging/jsonc.version \
+ packaging/jsonc.checksums \
packaging/libwebsockets.version \
packaging/libwebsockets.checksums \
packaging/mosquitto.version \