diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 18:42:36 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 18:42:36 -0400 |
| commit | 47bcd4e1306b808311f39f398b0e539700e5efc6 (patch) | |
| tree | 0b8e4e9d0679e3abe7c2cf72b16b4229d5d3ef4f /propellor.cabal | |
| parent | 45592b442b02c41993c9c62eb7f06bcb1267c117 (diff) | |
factor out ssh module
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index a9aa4d41..2a8e3a02 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -116,6 +116,7 @@ Library Propellor.Git Propellor.Gpg Propellor.SimpleSh + Propellor.Ssh Propellor.PrivData.Paths Propellor.Protocol Propellor.Property.Docker.Shim |
