diff options
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 4e0e1db2..4db210d0 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -144,6 +144,7 @@ Library Propellor.Exception Propellor.Types Propellor.Types.Chroot + Propellor.Types.CmdLine Propellor.Types.Container Propellor.Types.Docker Propellor.Types.Dns @@ -153,7 +154,7 @@ Library Propellor.Types.PrivData Propellor.Types.Result Propellor.Types.ResultCheck - Propellor.Types.CmdLine + Propellor.Types.Target Propellor.Types.ZFS Other-Modules: Propellor.Bootstrap |
