From 83c65ad3b4dc3c3c54a0c2c99bf7566739a4a01a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 23 May 2016 07:30:47 +0900 Subject: add new modules to propellor.cabal --- propellor.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'propellor.cabal') 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 -- cgit v1.2.3