diff options
author | Spencer Janssen <spencerjanssen@gmail.com> | 2009-12-17 00:20:05 +0100 |
---|---|---|
committer | Spencer Janssen <spencerjanssen@gmail.com> | 2009-12-17 00:20:05 +0100 |
commit | afb6ed7f8c314302a271b47ee50c3f0358153985 (patch) | |
tree | a1569dcb899e705b99d192cc4706a66ebcef7d44 | |
parent | bb67250d745cdd85bfd7c1d63363a828bc37c61a (diff) | |
download | metatile-afb6ed7f8c314302a271b47ee50c3f0358153985.tar metatile-afb6ed7f8c314302a271b47ee50c3f0358153985.zip |
extra-source-files for the new manpage
Ignore-this: 919d964238198dd56d96a5052c2419c7
darcs-hash:20091216232005-25a6b-2abad51e016641e3c4787cee8d0c4a9de361f6c1
-rw-r--r-- | xmonad.cabal | 2 |
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 |