diff options
-rw-r--r-- | xmonad.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad.cabal b/xmonad.cabal index 62e37ee..38c07de 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -23,7 +23,7 @@ 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 +data-files: man/xmonad.hs, man/xmonad.1, man/xmonad.1.html flag small_base description: Choose the new smaller, split-up base package. |