diff options
Diffstat (limited to '')
-rw-r--r-- | backends/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/Makefile.am b/backends/Makefile.am index 278f057a1..ea0d77e09 100644 --- a/backends/Makefile.am +++ b/backends/Makefile.am @@ -9,6 +9,7 @@ SUBDIRS = \ opentsdb \ prometheus \ aws_kinesis \ + mongodb \ $(NULL) dist_noinst_DATA = \ |