diff options
Diffstat (limited to 'ebin/fabric.app')
-rw-r--r-- | ebin/fabric.app | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app index 7e425a03..cd81b383 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -11,7 +11,8 @@ fabric_info, fabric_open, fabric_rpc, - fabric_util + fabric_util, + fabric_doc ]}, {registered, []}, {included_applications, []}, |