summaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
diff options
context:
space:
mode:
authorAdam Vogt <vogt.adam@gmail.com>2009-10-22 06:14:02 +0200
committerAdam Vogt <vogt.adam@gmail.com>2009-10-22 06:14:02 +0200
commit86321e2a8e5340a6568e540135bad019cefce0dc (patch)
tree340ce1c6d8c3084228bfe5fd4c450a4d5a902c91 /xmonad.cabal
parent1a9fa997692edf190d15a367e89ef5fb473416bb (diff)
downloadmetatile-86321e2a8e5340a6568e540135bad019cefce0dc.tar
metatile-86321e2a8e5340a6568e540135bad019cefce0dc.zip
Add the template config as distributed file.
Ignore-this: 2c3ef853ecc0a0d037dd0dfb3087ce99 darcs-hash:20091022041402-1499c-b1ce000a244f575e8eeb978fdd7e7fc3834df77c
Diffstat (limited to 'xmonad.cabal')
-rw-r--r--xmonad.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmonad.cabal b/xmonad.cabal
index 92623a3..452cfa9 100644
--- a/xmonad.cabal
+++ b/xmonad.cabal
@@ -23,6 +23,8 @@ extra-source-files: README TODO CONFIG STYLE tests/loc.hs tests/Properties.hs
cabal-version: >= 1.2
build-type: Simple
+data-files: man/xmonad.hs
+
flag small_base
description: Choose the new smaller, split-up base package.