summaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
diff options
context:
space:
mode:
authorSpencer Janssen <spencerjanssen@gmail.com>2009-10-23 05:14:57 +0200
committerSpencer Janssen <spencerjanssen@gmail.com>2009-10-23 05:14:57 +0200
commitf2ffe9debecfe7078745b5470c471982e499a977 (patch)
tree6d45cf0e7a58e5c9cdfddea2131f8bcbeabdadbd /xmonad.cabal
parent86321e2a8e5340a6568e540135bad019cefce0dc (diff)
downloadmetatile-f2ffe9debecfe7078745b5470c471982e499a977.tar
metatile-f2ffe9debecfe7078745b5470c471982e499a977.zip
man/xmonad.hs is in data-files, remove it from extra-source-files
Ignore-this: d201a7c16f68213c7de62481ea7f5b4f darcs-hash:20091023031457-25a6b-351747b7fb41714383a3def23b047248f319fb06
Diffstat (limited to 'xmonad.cabal')
-rw-r--r--xmonad.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad.cabal b/xmonad.cabal
index 452cfa9..d55d0f5 100644
--- a/xmonad.cabal
+++ b/xmonad.cabal
@@ -18,7 +18,7 @@ license-file: LICENSE
author: Spencer Janssen
maintainer: xmonad@haskell.org
extra-source-files: README TODO CONFIG STYLE tests/loc.hs tests/Properties.hs
- man/xmonad.1.in man/xmonad.1 man/xmonad.html man/xmonad.hs
+ man/xmonad.1.in man/xmonad.1 man/xmonad.html
util/GenerateManpage.hs
cabal-version: >= 1.2
build-type: Simple