summaryrefslogtreecommitdiffstats
path: root/backends/prometheus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backends/prometheus/Makefile.am')
-rw-r--r--backends/prometheus/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/prometheus/Makefile.am b/backends/prometheus/Makefile.am
index 19554bed8..e5f74851a 100644
--- a/backends/prometheus/Makefile.am
+++ b/backends/prometheus/Makefile.am
@@ -3,6 +3,10 @@
AUTOMAKE_OPTIONS = subdir-objects
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
+SUBDIRS = \
+ remote_write \
+ $(NULL)
+
dist_noinst_DATA = \
README.md \
$(NULL)