summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorNicolas Schodet2017-08-31 23:01:02 +0200
committerNicolas Schodet2017-09-01 22:37:58 +0200
commitae8b74d826afa6ebf8cc0557d9f69e8a40e01f3c (patch)
tree06290cb0f8ae3e5e0d5f471c26c7bfdbe198b8bf /propellor.cabal
parentf817b0451dc5ba69ee1eed04099bfcbba98aedc8 (diff)
Add Lvm to propellor.cabal
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 1b5c46d6..e5f8b63b 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -122,6 +122,7 @@ Library
Propellor.Property.LightDM
Propellor.Property.Locale
Propellor.Property.Logcheck
+ Propellor.Property.Lvm
Propellor.Property.Mount
Propellor.Property.Network
Propellor.Property.Nginx