diff options
Diffstat (limited to '')
-rw-r--r-- | backends/mongodb/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/backends/mongodb/Makefile.am b/backends/mongodb/Makefile.am index 61b24baff..161784b8f 100644 --- a/backends/mongodb/Makefile.am +++ b/backends/mongodb/Makefile.am @@ -6,7 +6,3 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = \ README.md \ $(NULL) - -dist_libconfig_DATA = \ - mongodb.conf \ - $(NULL) |