summaryrefslogtreecommitdiffstats
path: root/web/api/formatters
diff options
context:
space:
mode:
Diffstat (limited to 'web/api/formatters')
-rw-r--r--web/api/formatters/Makefile.am4
-rw-r--r--web/api/formatters/csv/Makefile.am4
-rw-r--r--web/api/formatters/json/Makefile.am4
-rw-r--r--web/api/formatters/ssv/Makefile.am4
-rw-r--r--web/api/formatters/value/Makefile.am4
5 files changed, 10 insertions, 10 deletions
diff --git a/web/api/formatters/Makefile.am b/web/api/formatters/Makefile.am
index 3245759068..11f239ccf9 100644
--- a/web/api/formatters/Makefile.am
+++ b/web/api/formatters/Makefile.am
@@ -11,5 +11,5 @@ SUBDIRS = \
$(NULL)
dist_noinst_DATA = \
- README.md \
- $(NULL)
+ README.md \
+ $(NULL)
diff --git a/web/api/formatters/csv/Makefile.am b/web/api/formatters/csv/Makefile.am
index 19554bed8e..161784b8f6 100644
--- a/web/api/formatters/csv/Makefile.am
+++ b/web/api/formatters/csv/Makefile.am
@@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
- README.md \
- $(NULL)
+ README.md \
+ $(NULL)
diff --git a/web/api/formatters/json/Makefile.am b/web/api/formatters/json/Makefile.am
index 19554bed8e..161784b8f6 100644
--- a/web/api/formatters/json/Makefile.am
+++ b/web/api/formatters/json/Makefile.am
@@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
- README.md \
- $(NULL)
+ README.md \
+ $(NULL)
diff --git a/web/api/formatters/ssv/Makefile.am b/web/api/formatters/ssv/Makefile.am
index 19554bed8e..161784b8f6 100644
--- a/web/api/formatters/ssv/Makefile.am
+++ b/web/api/formatters/ssv/Makefile.am
@@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
- README.md \
- $(NULL)
+ README.md \
+ $(NULL)
diff --git a/web/api/formatters/value/Makefile.am b/web/api/formatters/value/Makefile.am
index 19554bed8e..161784b8f6 100644
--- a/web/api/formatters/value/Makefile.am
+++ b/web/api/formatters/value/Makefile.am
@@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
dist_noinst_DATA = \
- README.md \
- $(NULL)
+ README.md \
+ $(NULL)