From 58711b8edb8969ea66a27469eaea83b8fcbafa84 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 5 Sep 2010 23:30:44 +0000 Subject: [PATCH] tools: fix cabal file list after NEWS markdown conversion --- hledger.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger.cabal b/hledger.cabal index 92f5b1a32..a7ad189fa 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -29,7 +29,7 @@ extra-source-files: README.rst README2.rst MANUAL.markdown - NEWS.rst + NEWS.markdown CONTRIBUTORS.rst data/sample.journal data/sample.timelog