From: Laura Hild Date: Mon, 23 Oct 2023 20:47:06 +0000 (-0400) Subject: Put README(.md) back in the dist X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f2e0ada9b97c307a5586e7bbe6a4c09302a3a2;p=thirdparty%2Fcollectd.git Put README(.md) back in the dist --- diff --git a/Makefile.am b/Makefile.am index 9a4194ac1..1d3c69f2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,6 +52,7 @@ EXTRA_DIST = \ proto/collectd.proto \ proto/prometheus.proto \ proto/types.proto \ + README.md \ src/collectd-email.pod \ src/collectd-exec.pod \ src/collectd-java.pod \