summaryrefslogtreecommitdiffstats
path: root/collectors/plugins.d/Makefile.am
blob: 67fed309d5929caa92f0794ce983d4e233fae557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-3.0-or-later

AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in

SUBDIRS = \
    $(NULL)

dist_noinst_DATA = \
    gperf-config.txt \
    README.md \
    $(NULL)