diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-04-07 01:03:53 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-04-07 01:03:53 -0400 |
| commit | 868e2c473ac43f8e6432b1672f57bbdcb1872174 (patch) | |
| tree | 735a4dfb449cb1bd7a43578a1774fbcdbfdebf95 /propellor.cabal | |
| parent | 105c0f923ed7db23210a9593b6b677e61dae7d99 (diff) | |
Added Propellor.Property.Fstab, and moved the fstabbed property to there.
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 322d135e..7f12cbec 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -98,6 +98,7 @@ Library Propellor.Property.FreeBSD Propellor.Property.FreeBSD.Pkg Propellor.Property.FreeBSD.Poudriere + Propellor.Property.Fstab Propellor.Property.Git Propellor.Property.Gpg Propellor.Property.Group |
