diff options
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/fabric.app | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app index e08f560b..363655b2 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -7,7 +7,11 @@ fabric, fabric_db, fabric_doc, + fabric_missing_revs, + fabric_open_doc, + fabric_open_revs, fabric_rpc, + fabric_update_docs, fabric_util ]}, {registered, []}, |