summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebin/fabric.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app
index ffd5f82f..6750766b 100644
--- a/ebin/fabric.app
+++ b/ebin/fabric.app
@@ -25,5 +25,5 @@
fabric_view_map,
fabric_view_reduce
]},
- {applications, [kernel, stdlib, couch, rexi, membership]}
+ {applications, [kernel, stdlib, couch, rexi, mem3]}
]}.