aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal-helper.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index 0f61898..174ef7b 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -34,7 +34,8 @@ maintainer: dxld@darkboxed.org
category: Distribution
build-type: Custom
cabal-version: >=1.10
-extra-source-files: CabalHelper/Main.hs
+extra-source-files: README.md
+ CabalHelper/Main.hs
CabalHelper/Licenses.hs
source-repository head