summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton2016-05-23 07:30:47 +0900
committerSean Whitton2016-05-23 07:30:47 +0900
commit83c65ad3b4dc3c3c54a0c2c99bf7566739a4a01a (patch)
tree32b72f590d05550824391d3653d184f831074fe5
parent97dab8b3136f3fb9c77b25f180ecb7b89e876e44 (diff)
add new modules to propellor.cabal
-rw-r--r--propellor.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index e931e3df..2ad219c9 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -81,6 +81,7 @@ Library
Propellor.Property.Apt
Propellor.Property.Apt.PPA
Propellor.Property.Attic
+ Propellor.Property.Ccache
Propellor.Property.Cmd
Propellor.Property.Concurrent
Propellor.Property.Conductor
@@ -126,7 +127,9 @@ Library
Propellor.Property.Prosody
Propellor.Property.Reboot
Propellor.Property.Rsync
+ Propellor.Property.Sbuild
Propellor.Property.Scheduled
+ Propellor.Property.Schroot
Propellor.Property.Service
Propellor.Property.Ssh
Propellor.Property.Sudo