summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin/Makefile.am
blob: 533b14dd06d07beb185b318f49a17ffd9bc92423 (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

dist_noinst_DATA = \
    README.md \
    $(NULL)

dist_libconfig_DATA = \
    apps_groups.conf \
    $(NULL)