diff options
Diffstat (limited to 'collectors/freeipmi.plugin/Makefile.am')
-rw-r--r-- | collectors/freeipmi.plugin/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/freeipmi.plugin/Makefile.am b/collectors/freeipmi.plugin/Makefile.am index 19554bed8..161784b8f 100644 --- a/collectors/freeipmi.plugin/Makefile.am +++ b/collectors/freeipmi.plugin/Makefile.am @@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = subdir-objects MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = \ - README.md \ - $(NULL) + README.md \ + $(NULL) |