Cleanup am files (#16597)

* Remove stale automake files.

* Remove .inc make files
This commit is contained in:
vkalintiris 2023-12-13 18:29:48 +02:00 committed by GitHub
parent 92842d8422
commit 2fe2985498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
84 changed files with 0 additions and 1058 deletions

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += ap/ap.chart.sh
dist_chartsconfig_DATA += ap/ap.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += ap/README.md ap/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += apcupsd/apcupsd.chart.sh
dist_chartsconfig_DATA += apcupsd/apcupsd.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += apcupsd/README.md apcupsd/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += example/example.chart.sh
dist_chartsconfig_DATA += example/example.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += example/README.md example/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += libreswan/libreswan.chart.sh
dist_chartsconfig_DATA += libreswan/libreswan.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += libreswan/README.md libreswan/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += opensips/opensips.chart.sh
dist_chartsconfig_DATA += opensips/opensips.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += opensips/README.md opensips/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_charts_DATA += sensors/sensors.chart.sh
dist_chartsconfig_DATA += sensors/sensors.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += sensors/README.md sensors/Makefile.inc

View File

@ -1,17 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
tests.sh \
README.md \
tests.d/* \
$(NULL)
log2journalconfigdir=$(libconfigdir)/log2journal.d
dist_log2journalconfig_DATA = \
log2journal.d/nginx-combined.yaml \
log2journal.d/nginx-json.yaml \
log2journal.d/default.yaml \
$(NULL)

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += adaptec_raid/adaptec_raid.chart.py
dist_pythonconfig_DATA += adaptec_raid/adaptec_raid.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += adaptec_raid/README.md adaptec_raid/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += alarms/alarms.chart.py
dist_pythonconfig_DATA += alarms/alarms.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += alarms/README.md alarms/Makefile.inc

View File

@ -1,8 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# install these files
dist_python_DATA += am2320/am2320.chart.py
dist_pythonconfig_DATA += am2320/am2320.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += am2320/README.md am2320/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += anomalies/anomalies.chart.py
dist_pythonconfig_DATA += anomalies/anomalies.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += anomalies/README.md anomalies/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += beanstalk/beanstalk.chart.py
dist_pythonconfig_DATA += beanstalk/beanstalk.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += beanstalk/README.md beanstalk/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += bind_rndc/bind_rndc.chart.py
dist_pythonconfig_DATA += bind_rndc/bind_rndc.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += bind_rndc/README.md bind_rndc/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += boinc/boinc.chart.py
dist_pythonconfig_DATA += boinc/boinc.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += boinc/README.md boinc/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += ceph/ceph.chart.py
dist_pythonconfig_DATA += ceph/ceph.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += ceph/README.md ceph/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += changefinder/changefinder.chart.py
dist_pythonconfig_DATA += changefinder/changefinder.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += changefinder/README.md changefinder/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += dovecot/dovecot.chart.py
dist_pythonconfig_DATA += dovecot/dovecot.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += dovecot/README.md dovecot/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += example/example.chart.py
dist_pythonconfig_DATA += example/example.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += example/README.md example/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += exim/exim.chart.py
dist_pythonconfig_DATA += exim/exim.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += exim/README.md exim/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += fail2ban/fail2ban.chart.py
dist_pythonconfig_DATA += fail2ban/fail2ban.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += fail2ban/README.md fail2ban/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += gearman/gearman.chart.py
dist_pythonconfig_DATA += gearman/gearman.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += gearman/README.md gearman/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += go_expvar/go_expvar.chart.py
dist_pythonconfig_DATA += go_expvar/go_expvar.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += go_expvar/README.md go_expvar/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += haproxy/haproxy.chart.py
dist_pythonconfig_DATA += haproxy/haproxy.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += haproxy/README.md haproxy/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += hddtemp/hddtemp.chart.py
dist_pythonconfig_DATA += hddtemp/hddtemp.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += hddtemp/README.md hddtemp/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += hpssa/hpssa.chart.py
dist_pythonconfig_DATA += hpssa/hpssa.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += hpssa/README.md hpssa/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += icecast/icecast.chart.py
dist_pythonconfig_DATA += icecast/icecast.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += icecast/README.md icecast/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += ipfs/ipfs.chart.py
dist_pythonconfig_DATA += ipfs/ipfs.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += ipfs/README.md ipfs/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += litespeed/litespeed.chart.py
dist_pythonconfig_DATA += litespeed/litespeed.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += litespeed/README.md litespeed/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += megacli/megacli.chart.py
dist_pythonconfig_DATA += megacli/megacli.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += megacli/README.md megacli/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += memcached/memcached.chart.py
dist_pythonconfig_DATA += memcached/memcached.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += memcached/README.md memcached/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += monit/monit.chart.py
dist_pythonconfig_DATA += monit/monit.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += monit/README.md monit/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += nsd/nsd.chart.py
dist_pythonconfig_DATA += nsd/nsd.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += nsd/README.md nsd/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += nvidia_smi/nvidia_smi.chart.py
dist_pythonconfig_DATA += nvidia_smi/nvidia_smi.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += nvidia_smi/README.md nvidia_smi/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += openldap/openldap.chart.py
dist_pythonconfig_DATA += openldap/openldap.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += openldap/README.md openldap/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += oracledb/oracledb.chart.py
dist_pythonconfig_DATA += oracledb/oracledb.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += oracledb/README.md oracledb/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += pandas/pandas.chart.py
dist_pythonconfig_DATA += pandas/pandas.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += pandas/README.md pandas/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += postfix/postfix.chart.py
dist_pythonconfig_DATA += postfix/postfix.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += postfix/README.md postfix/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += puppet/puppet.chart.py
dist_pythonconfig_DATA += puppet/puppet.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += puppet/README.md puppet/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += rethinkdbs/rethinkdbs.chart.py
dist_pythonconfig_DATA += rethinkdbs/rethinkdbs.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += rethinkdbs/README.md rethinkdbs/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += retroshare/retroshare.chart.py
dist_pythonconfig_DATA += retroshare/retroshare.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += retroshare/README.md retroshare/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += riakkv/riakkv.chart.py
dist_pythonconfig_DATA += riakkv/riakkv.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += riakkv/README.md riakkv/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += samba/samba.chart.py
dist_pythonconfig_DATA += samba/samba.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += samba/README.md samba/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += sensors/sensors.chart.py
dist_pythonconfig_DATA += sensors/sensors.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += sensors/README.md sensors/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += smartd_log/smartd_log.chart.py
dist_pythonconfig_DATA += smartd_log/smartd_log.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += smartd_log/README.md smartd_log/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += spigotmc/spigotmc.chart.py
dist_pythonconfig_DATA += spigotmc/spigotmc.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += spigotmc/README.md spigotmc/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += squid/squid.chart.py
dist_pythonconfig_DATA += squid/squid.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += squid/README.md squid/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += tomcat/tomcat.chart.py
dist_pythonconfig_DATA += tomcat/tomcat.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += tomcat/README.md tomcat/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += tor/tor.chart.py
dist_pythonconfig_DATA += tor/tor.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += tor/README.md tor/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += traefik/traefik.chart.py
dist_pythonconfig_DATA += traefik/traefik.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += traefik/README.md traefik/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += uwsgi/uwsgi.chart.py
dist_pythonconfig_DATA += uwsgi/uwsgi.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += uwsgi/README.md uwsgi/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += varnish/varnish.chart.py
dist_pythonconfig_DATA += varnish/varnish.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += varnish/README.md varnish/Makefile.inc

View File

@ -1,13 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += w1sensor/w1sensor.chart.py
dist_pythonconfig_DATA += w1sensor/w1sensor.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += w1sensor/README.md w1sensor/Makefile.inc

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_python_DATA += zscores/zscores.chart.py
dist_pythonconfig_DATA += zscores/zscores.conf
# do not install these files, but include them in the distribution
dist_noinst_DATA += zscores/README.md zscores/Makefile.inc

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
alerta/README.md \
alerta/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
awssns/README.md \
awssns/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
custom/README.md \
custom/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
discord/README.md \
discord/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
dynatrace/README.md \
dynatrace/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
email/README.md \
email/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
flock/README.md \
flock/Makefile.inc \
$(NULL)

View File

@ -1,11 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
gotify/README.md \
gotify/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
irc/README.md \
irc/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
kavenegar/README.md \
kavenegar/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
matrix/README.md \
matrix/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
messagebird/README.md \
messagebird/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
msteams/README.md \
msteams/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
ntfy/README.md \
ntfy/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
opsgenie/README.md \
opsgenie/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
pagerduty/README.md \
pagerduty/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
prowl/README.md \
prowl/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
pushbullet/README.md \
pushbullet/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
pushover/README.md \
pushover/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
rocketchat/README.md \
rocketchat/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
slack/README.md \
slack/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
smstools3/README.md \
smstools3/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
syslog/README.md \
syslog/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
telegram/README.md \
telegram/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
twilio/README.md \
twilio/Makefile.inc \
$(NULL)

View File

@ -1,12 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# THIS IS NOT A COMPLETE Makefile
# IT IS INCLUDED BY ITS PARENT'S Makefile.am
# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
# install these files
dist_noinst_DATA += \
web/README.md \
web/Makefile.inc \
$(NULL)

View File

@ -1,8 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
README.md \
$(NULL)

View File

@ -1,8 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
README.md \
$(NULL)

View File

@ -1,8 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
README.md \
$(NULL)

View File

@ -1,8 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
README.md \
$(NULL)

View File

@ -1,28 +0,0 @@
# SPDX-License-Identifier: GPL-3.0-or-later
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
userlogsmanagconfigdir=$(configdir)/logsmanagement.d
# Explicitly install directories to avoid permission issues due to umask
install-exec-local:
$(INSTALL) -d $(DESTDIR)$(userlogsmanagconfigdir)
dist_libconfig_DATA = \
stock_conf/logsmanagement.d.conf \
$(NULL)
logsmanagconfigdir=$(libconfigdir)/logsmanagement.d
dist_logsmanagconfig_DATA = \
stock_conf/logsmanagement.d/default.conf \
stock_conf/logsmanagement.d/example_forward.conf \
stock_conf/logsmanagement.d/example_mqtt.conf \
stock_conf/logsmanagement.d/example_serial.conf \
stock_conf/logsmanagement.d/example_syslog.conf \
$(NULL)
dist_noinst_DATA = \
README.md \
$(NULL)