diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-20 11:04:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-20 11:04:47 -0400 |
commit | 8f8a146312ec999914d09451307327d190cbfb56 (patch) | |
tree | bbf696eadc3cb552f487c984604fd49f3be40766 /git-annex.cabal | |
parent | e8afcf6e6dcda746ed365c1b64de3b2171418830 (diff) |
list changelog file in cabal file, should make it visible on hackage
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index ee4ff4a4a..d4da142a3 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -7,6 +7,7 @@ Author: Joey Hess Stability: Stable Copyright: 2010-2014 Joey Hess License-File: COPYRIGHT +Extra-Source-Files: CHANGELOG Homepage: http://git-annex.branchable.com/ Build-type: Custom Category: Utility |