summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal
index ff361da8..2ac8a44a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -33,7 +33,7 @@ Description:
.
It is configured using haskell.
-Executable wrapper
+Executable propellor
Main-Is: wrapper.hs
GHC-Options: -Wall -threaded -O0
Hs-Source-Dirs: src
@@ -45,7 +45,7 @@ Executable wrapper
if (! os(windows))
Build-Depends: unix
-Executable config
+Executable propellor-config
Main-Is: config.hs
GHC-Options: -Wall -threaded -O0
Hs-Source-Dirs: src