summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin/Makefile.am
blob: be0306492a23c3fe5982d7af57e9ca83029ef446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)