diff options
Diffstat (limited to 'collectors/apps.plugin/Makefile.am')
-rw-r--r-- | collectors/apps.plugin/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/collectors/apps.plugin/Makefile.am b/collectors/apps.plugin/Makefile.am index be0306492..533b14dd0 100644 --- a/collectors/apps.plugin/Makefile.am +++ b/collectors/apps.plugin/Makefile.am @@ -1,12 +1,11 @@ # SPDX-License-Identifier: GPL-3.0-or-later AUTOMAKE_OPTIONS = subdir-objects - MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = \ - README.md \ - $(NULL) + README.md \ + $(NULL) dist_libconfig_DATA = \ apps_groups.conf \ |