diff options
Diffstat (limited to 'collectors/freebsd.plugin/Makefile.am')
-rw-r--r-- | collectors/freebsd.plugin/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/collectors/freebsd.plugin/Makefile.am b/collectors/freebsd.plugin/Makefile.am new file mode 100644 index 000000000..e80ec702d --- /dev/null +++ b/collectors/freebsd.plugin/Makefile.am @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +AUTOMAKE_OPTIONS = subdir-objects + +MAINTAINERCLEANFILES = $(srcdir)/Makefile.in |