Revise extra-source-files in xmonad.cabal

Ship the new docs, drop tests as these get picked up automatically.
This commit is contained in:
Tomas Janousek
2021-06-07 14:48:48 +01:00
parent 72cbe0667d
commit d64aeba80f

View File

@@ -35,10 +35,11 @@ build-type: Simple
extra-source-files: README.md extra-source-files: README.md
CHANGES.md CHANGES.md
CONFIG CONFIG
CONTRIBUTING.md
INSTALL.md
MAINTAINERS.md
STYLE STYLE
tests/*.hs TUTORIAL.md
tests/Properties/*.hs
tests/Properties/Layout/*.hs
man/xmonad.1.markdown man/xmonad.1.markdown
man/xmonad.1 man/xmonad.1
man/xmonad.1.html man/xmonad.1.html