diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-28 12:20:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-28 12:27:07 -0400 |
| commit | dc03e317b40d640e6501be0fce3e32bc29699fbb (patch) | |
| tree | 4e5b2a7bb2db17c6e962dcbf18f03ada645038f2 /propellor.cabal | |
| parent | 1a62575d3dc8ce703705de08ccd27b4b034a3388 (diff) | |
Propellor now builds itself without needing the Makefile.
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 06154571..ff37003c 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -128,6 +128,7 @@ Library Propellor.Types.Result Propellor.Types.CmdLine Other-Modules: + Propellor.Bootstrap Propellor.Git Propellor.Gpg Propellor.Spin |
