From 2ce56565fecb41ba9db683f4815611b8564d507e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Aug 2016 10:41:54 -0400 Subject: [PATCH] add new modules to annoying list --- git-annex.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git-annex.cabal b/git-annex.cabal index 36586a4387..f1068a58dd 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -913,6 +913,7 @@ Executable git-annex RemoteDaemon.Types Test Types + Types.ActionItem Types.Availability Types.Backend Types.BranchState @@ -939,6 +940,7 @@ Executable git-annex Types.StandardGroups Types.StoreRetrieve Types.Test + Types.Transfer Types.TrustLevel Types.UUID Types.UrlContents