aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
diff options
context:
space:
mode:
authorSpencer Janssen <spencerjanssen@gmail.com>2009-12-17 00:20:05 +0100
committerSpencer Janssen <spencerjanssen@gmail.com>2009-12-17 00:20:05 +0100
commit6fe09d0ffd94781786c94fdd1adf3d100f9a23bd (patch)
treea1569dcb899e705b99d192cc4706a66ebcef7d44 /xmonad.cabal
parent7bc8850bd4d10eeb9a1f42c71ebafb930bcb4a64 (diff)
downloadxmonad-6fe09d0ffd94781786c94fdd1adf3d100f9a23bd.tar.gz
xmonad-6fe09d0ffd94781786c94fdd1adf3d100f9a23bd.tar.xz
xmonad-6fe09d0ffd94781786c94fdd1adf3d100f9a23bd.zip
extra-source-files for the new manpage
Ignore-this: 919d964238198dd56d96a5052c2419c7 darcs-hash:20091216232005-25a6b-2abad51e016641e3c4787cee8d0c4a9de361f6c1.gz
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 5d9a084..420050b 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.1.markdown man/xmonad.1 man/xmonad.1.html
util/GenerateManpage.hs
cabal-version: >= 1.2
build-type: Simple