Cleanup am files (#16597)
* Remove stale automake files. * Remove .inc make files
vkalintiris committed
Dec 13, 2023 at 18:29 UTC
2fe29854982f3d1fa8c621fecb1ad5aa6de8e139
84 files changed
-1058
collectors/charts.d.plugin/ap/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += ap/ap.chart.sh
9
-dist_chartsconfig_DATA += ap/ap.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += ap/README.md ap/Makefile.inc
13
-
collectors/charts.d.plugin/apcupsd/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += apcupsd/apcupsd.chart.sh
9
-dist_chartsconfig_DATA += apcupsd/apcupsd.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += apcupsd/README.md apcupsd/Makefile.inc
13
-
collectors/charts.d.plugin/example/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += example/example.chart.sh
9
-dist_chartsconfig_DATA += example/example.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += example/README.md example/Makefile.inc
13
-
collectors/charts.d.plugin/libreswan/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += libreswan/libreswan.chart.sh
9
-dist_chartsconfig_DATA += libreswan/libreswan.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += libreswan/README.md libreswan/Makefile.inc
13
-
collectors/charts.d.plugin/opensips/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += opensips/opensips.chart.sh
9
-dist_chartsconfig_DATA += opensips/opensips.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += opensips/README.md opensips/Makefile.inc
13
-
collectors/charts.d.plugin/sensors/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_charts_DATA += sensors/sensors.chart.sh
9
-dist_chartsconfig_DATA += sensors/sensors.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += sensors/README.md sensors/Makefile.inc
13
-
collectors/log2journal/Makefile.am
deleted
-17
@@ -1,17 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-dist_noinst_DATA = \
7
- tests.sh \
8
- README.md \
9
- tests.d/* \
10
- $(NULL)
11
-
12
-log2journalconfigdir=$(libconfigdir)/log2journal.d
13
-dist_log2journalconfig_DATA = \
14
- log2journal.d/nginx-combined.yaml \
15
- log2journal.d/nginx-json.yaml \
16
- log2journal.d/default.yaml \
17
- $(NULL)
collectors/python.d.plugin/adaptec_raid/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += adaptec_raid/adaptec_raid.chart.py
9
-dist_pythonconfig_DATA += adaptec_raid/adaptec_raid.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += adaptec_raid/README.md adaptec_raid/Makefile.inc
13
-
collectors/python.d.plugin/alarms/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += alarms/alarms.chart.py
9
-dist_pythonconfig_DATA += alarms/alarms.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += alarms/README.md alarms/Makefile.inc
13
-
collectors/python.d.plugin/am2320/Makefile.inc
deleted
-8
@@ -1,8 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# install these files
4
-dist_python_DATA += am2320/am2320.chart.py
5
-dist_pythonconfig_DATA += am2320/am2320.conf
6
-
7
-# do not install these files, but include them in the distribution
8
-dist_noinst_DATA += am2320/README.md am2320/Makefile.inc
collectors/python.d.plugin/anomalies/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += anomalies/anomalies.chart.py
9
-dist_pythonconfig_DATA += anomalies/anomalies.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += anomalies/README.md anomalies/Makefile.inc
13
-
collectors/python.d.plugin/beanstalk/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += beanstalk/beanstalk.chart.py
9
-dist_pythonconfig_DATA += beanstalk/beanstalk.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += beanstalk/README.md beanstalk/Makefile.inc
13
-
collectors/python.d.plugin/bind_rndc/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += bind_rndc/bind_rndc.chart.py
9
-dist_pythonconfig_DATA += bind_rndc/bind_rndc.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += bind_rndc/README.md bind_rndc/Makefile.inc
13
-
collectors/python.d.plugin/boinc/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += boinc/boinc.chart.py
9
-dist_pythonconfig_DATA += boinc/boinc.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += boinc/README.md boinc/Makefile.inc
13
-
collectors/python.d.plugin/ceph/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += ceph/ceph.chart.py
9
-dist_pythonconfig_DATA += ceph/ceph.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += ceph/README.md ceph/Makefile.inc
13
-
collectors/python.d.plugin/changefinder/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += changefinder/changefinder.chart.py
9
-dist_pythonconfig_DATA += changefinder/changefinder.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += changefinder/README.md changefinder/Makefile.inc
13
-
collectors/python.d.plugin/dovecot/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += dovecot/dovecot.chart.py
9
-dist_pythonconfig_DATA += dovecot/dovecot.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += dovecot/README.md dovecot/Makefile.inc
13
-
collectors/python.d.plugin/example/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += example/example.chart.py
9
-dist_pythonconfig_DATA += example/example.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += example/README.md example/Makefile.inc
13
-
collectors/python.d.plugin/exim/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += exim/exim.chart.py
9
-dist_pythonconfig_DATA += exim/exim.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += exim/README.md exim/Makefile.inc
13
-
collectors/python.d.plugin/fail2ban/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += fail2ban/fail2ban.chart.py
9
-dist_pythonconfig_DATA += fail2ban/fail2ban.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += fail2ban/README.md fail2ban/Makefile.inc
13
-
collectors/python.d.plugin/gearman/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += gearman/gearman.chart.py
9
-dist_pythonconfig_DATA += gearman/gearman.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += gearman/README.md gearman/Makefile.inc
13
-
collectors/python.d.plugin/go_expvar/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += go_expvar/go_expvar.chart.py
9
-dist_pythonconfig_DATA += go_expvar/go_expvar.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += go_expvar/README.md go_expvar/Makefile.inc
13
-
collectors/python.d.plugin/haproxy/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += haproxy/haproxy.chart.py
9
-dist_pythonconfig_DATA += haproxy/haproxy.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += haproxy/README.md haproxy/Makefile.inc
13
-
collectors/python.d.plugin/hddtemp/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += hddtemp/hddtemp.chart.py
9
-dist_pythonconfig_DATA += hddtemp/hddtemp.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += hddtemp/README.md hddtemp/Makefile.inc
13
-
collectors/python.d.plugin/hpssa/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += hpssa/hpssa.chart.py
9
-dist_pythonconfig_DATA += hpssa/hpssa.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += hpssa/README.md hpssa/Makefile.inc
13
-
collectors/python.d.plugin/icecast/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += icecast/icecast.chart.py
9
-dist_pythonconfig_DATA += icecast/icecast.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += icecast/README.md icecast/Makefile.inc
13
-
collectors/python.d.plugin/ipfs/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += ipfs/ipfs.chart.py
9
-dist_pythonconfig_DATA += ipfs/ipfs.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += ipfs/README.md ipfs/Makefile.inc
13
-
collectors/python.d.plugin/litespeed/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += litespeed/litespeed.chart.py
9
-dist_pythonconfig_DATA += litespeed/litespeed.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += litespeed/README.md litespeed/Makefile.inc
13
-
collectors/python.d.plugin/megacli/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += megacli/megacli.chart.py
9
-dist_pythonconfig_DATA += megacli/megacli.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += megacli/README.md megacli/Makefile.inc
13
-
collectors/python.d.plugin/memcached/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += memcached/memcached.chart.py
9
-dist_pythonconfig_DATA += memcached/memcached.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += memcached/README.md memcached/Makefile.inc
13
-
collectors/python.d.plugin/monit/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += monit/monit.chart.py
9
-dist_pythonconfig_DATA += monit/monit.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += monit/README.md monit/Makefile.inc
13
-
collectors/python.d.plugin/nsd/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += nsd/nsd.chart.py
9
-dist_pythonconfig_DATA += nsd/nsd.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += nsd/README.md nsd/Makefile.inc
13
-
collectors/python.d.plugin/nvidia_smi/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += nvidia_smi/nvidia_smi.chart.py
9
-dist_pythonconfig_DATA += nvidia_smi/nvidia_smi.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += nvidia_smi/README.md nvidia_smi/Makefile.inc
13
-
collectors/python.d.plugin/openldap/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += openldap/openldap.chart.py
9
-dist_pythonconfig_DATA += openldap/openldap.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += openldap/README.md openldap/Makefile.inc
13
-
collectors/python.d.plugin/oracledb/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += oracledb/oracledb.chart.py
9
-dist_pythonconfig_DATA += oracledb/oracledb.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += oracledb/README.md oracledb/Makefile.inc
13
-
collectors/python.d.plugin/pandas/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += pandas/pandas.chart.py
9
-dist_pythonconfig_DATA += pandas/pandas.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += pandas/README.md pandas/Makefile.inc
13
-
collectors/python.d.plugin/postfix/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += postfix/postfix.chart.py
9
-dist_pythonconfig_DATA += postfix/postfix.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += postfix/README.md postfix/Makefile.inc
13
-
collectors/python.d.plugin/puppet/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += puppet/puppet.chart.py
9
-dist_pythonconfig_DATA += puppet/puppet.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += puppet/README.md puppet/Makefile.inc
13
-
collectors/python.d.plugin/rethinkdbs/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += rethinkdbs/rethinkdbs.chart.py
9
-dist_pythonconfig_DATA += rethinkdbs/rethinkdbs.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += rethinkdbs/README.md rethinkdbs/Makefile.inc
13
-
collectors/python.d.plugin/retroshare/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += retroshare/retroshare.chart.py
9
-dist_pythonconfig_DATA += retroshare/retroshare.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += retroshare/README.md retroshare/Makefile.inc
13
-
collectors/python.d.plugin/riakkv/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += riakkv/riakkv.chart.py
9
-dist_pythonconfig_DATA += riakkv/riakkv.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += riakkv/README.md riakkv/Makefile.inc
13
-
collectors/python.d.plugin/samba/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += samba/samba.chart.py
9
-dist_pythonconfig_DATA += samba/samba.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += samba/README.md samba/Makefile.inc
13
-
collectors/python.d.plugin/sensors/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += sensors/sensors.chart.py
9
-dist_pythonconfig_DATA += sensors/sensors.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += sensors/README.md sensors/Makefile.inc
13
-
collectors/python.d.plugin/smartd_log/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += smartd_log/smartd_log.chart.py
9
-dist_pythonconfig_DATA += smartd_log/smartd_log.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += smartd_log/README.md smartd_log/Makefile.inc
13
-
collectors/python.d.plugin/spigotmc/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += spigotmc/spigotmc.chart.py
9
-dist_pythonconfig_DATA += spigotmc/spigotmc.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += spigotmc/README.md spigotmc/Makefile.inc
13
-
collectors/python.d.plugin/squid/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += squid/squid.chart.py
9
-dist_pythonconfig_DATA += squid/squid.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += squid/README.md squid/Makefile.inc
13
-
collectors/python.d.plugin/tomcat/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += tomcat/tomcat.chart.py
9
-dist_pythonconfig_DATA += tomcat/tomcat.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += tomcat/README.md tomcat/Makefile.inc
13
-
collectors/python.d.plugin/tor/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += tor/tor.chart.py
9
-dist_pythonconfig_DATA += tor/tor.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += tor/README.md tor/Makefile.inc
13
-
collectors/python.d.plugin/traefik/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += traefik/traefik.chart.py
9
-dist_pythonconfig_DATA += traefik/traefik.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += traefik/README.md traefik/Makefile.inc
13
-
collectors/python.d.plugin/uwsgi/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += uwsgi/uwsgi.chart.py
9
-dist_pythonconfig_DATA += uwsgi/uwsgi.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += uwsgi/README.md uwsgi/Makefile.inc
13
-
collectors/python.d.plugin/varnish/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += varnish/varnish.chart.py
9
-dist_pythonconfig_DATA += varnish/varnish.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += varnish/README.md varnish/Makefile.inc
13
-
collectors/python.d.plugin/w1sensor/Makefile.inc
deleted
-13
@@ -1,13 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += w1sensor/w1sensor.chart.py
9
-dist_pythonconfig_DATA += w1sensor/w1sensor.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += w1sensor/README.md w1sensor/Makefile.inc
13
-
collectors/python.d.plugin/zscores/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_python_DATA += zscores/zscores.chart.py
9
-dist_pythonconfig_DATA += zscores/zscores.conf
10
-
11
-# do not install these files, but include them in the distribution
12
-dist_noinst_DATA += zscores/README.md zscores/Makefile.inc
health/notifications/alerta/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- alerta/README.md \
10
- alerta/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/awssns/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- awssns/README.md \
10
- awssns/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/custom/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- custom/README.md \
10
- custom/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/discord/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- discord/README.md \
10
- discord/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/dynatrace/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- dynatrace/README.md \
10
- dynatrace/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/email/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- email/README.md \
10
- email/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/flock/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- flock/README.md \
10
- flock/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/gotify/Makefile.inc
deleted
-11
@@ -1,11 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- gotify/README.md \
10
- gotify/Makefile.inc \
11
- $(NULL)
health/notifications/irc/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- irc/README.md \
10
- irc/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/kavenegar/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- kavenegar/README.md \
10
- kavenegar/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/matrix/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- matrix/README.md \
10
- matrix/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/messagebird/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- messagebird/README.md \
10
- messagebird/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/msteams/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- msteams/README.md \
10
- msteams/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/ntfy/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- ntfy/README.md \
10
- ntfy/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/opsgenie/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- opsgenie/README.md \
10
- opsgenie/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/pagerduty/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- pagerduty/README.md \
10
- pagerduty/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/prowl/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- prowl/README.md \
10
- prowl/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/pushbullet/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- pushbullet/README.md \
10
- pushbullet/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/pushover/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- pushover/README.md \
10
- pushover/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/rocketchat/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- rocketchat/README.md \
10
- rocketchat/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/slack/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- slack/README.md \
10
- slack/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/smstools3/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- smstools3/README.md \
10
- smstools3/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/syslog/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- syslog/README.md \
10
- syslog/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/telegram/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- telegram/README.md \
10
- telegram/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/twilio/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- twilio/README.md \
10
- twilio/Makefile.inc \
11
- $(NULL)
12
-
health/notifications/web/Makefile.inc
deleted
-12
@@ -1,12 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-# THIS IS NOT A COMPLETE Makefile
4
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
5
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
6
-
7
-# install these files
8
-dist_noinst_DATA += \
9
- web/README.md \
10
- web/Makefile.inc \
11
- $(NULL)
12
-
libnetdata/buffered_reader/Makefile.am
deleted
-8
@@ -1,8 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-dist_noinst_DATA = \
7
- README.md \
8
- $(NULL)
libnetdata/datetime/Makefile.am
deleted
-8
@@ -1,8 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-dist_noinst_DATA = \
7
- README.md \
8
- $(NULL)
libnetdata/line_splitter/Makefile.am
deleted
-8
@@ -1,8 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-dist_noinst_DATA = \
7
- README.md \
8
- $(NULL)
libnetdata/uuid/Makefile.am
deleted
-8
@@ -1,8 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-dist_noinst_DATA = \
7
- README.md \
8
- $(NULL)
logsmanagement/Makefile.am
deleted
-28
@@ -1,28 +0,0 @@
1
-# SPDX-License-Identifier: GPL-3.0-or-later
2
-
3
-AUTOMAKE_OPTIONS = subdir-objects
4
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
5
-
6
-userlogsmanagconfigdir=$(configdir)/logsmanagement.d
7
-
8
-# Explicitly install directories to avoid permission issues due to umask
9
-install-exec-local:
10
- $(INSTALL) -d $(DESTDIR)$(userlogsmanagconfigdir)
11
-
12
-dist_libconfig_DATA = \
13
- stock_conf/logsmanagement.d.conf \
14
- $(NULL)
15
-
16
-logsmanagconfigdir=$(libconfigdir)/logsmanagement.d
17
-
18
-dist_logsmanagconfig_DATA = \
19
- stock_conf/logsmanagement.d/default.conf \
20
- stock_conf/logsmanagement.d/example_forward.conf \
21
- stock_conf/logsmanagement.d/example_mqtt.conf \
22
- stock_conf/logsmanagement.d/example_serial.conf \
23
- stock_conf/logsmanagement.d/example_syslog.conf \
24
- $(NULL)
25
-
26
-dist_noinst_DATA = \
27
- README.md \
28
- $(NULL)