1
0
mirror of https://github.com/xmonad/xmonad.git synced 2025-08-14 19:45:44 -07:00

man/xmonad.hs is in data-files, remove it from extra-source-files

This commit is contained in:
Spencer Janssen
2009-10-23 03:14:57 +00:00
parent 24d8de93d7
commit 7e20d0d308

@@ -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