From 2436c4fba43d02bd0a73893895b43e198715082b Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Thu, 1 Jul 2010 10:10:04 -0400 Subject: more renaming so make dist works --- ebin/fabric.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]} ]}. -- cgit v1.2.3