diff options
Diffstat (limited to 'Command/SetKey.hs')
-rw-r--r-- | Command/SetKey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/SetKey.hs b/Command/SetKey.hs index 9c31abb08..0c70d12b0 100644 --- a/Command/SetKey.hs +++ b/Command/SetKey.hs @@ -11,6 +11,7 @@ import Common.Annex import Command import Logs.Location import Annex.Content +import Config def :: [Command] def = [command "setkey" paramPath seek |