summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2013-01-22 18:40:00 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2013-01-22 18:40:00 +0100
commit62aae2cd7482ae8edb597bb479935068062790c8 (patch)
treeb5e3ec142916f1d42e8a0d45fffdba89cf2b1bec
parente5b5e1de55ebf2d96249d29056ebc9ebd929e2bf (diff)
downloadhakyll-62aae2cd7482ae8edb597bb479935068062790c8.tar.gz
Add missing stuff to extra-source-files
Closes #98
-rw-r--r--hakyll.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index ce101c3..33b9928 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.1.2.0
+Version: 4.1.2.1
Synopsis: A static website compiler library
Description:
@@ -64,8 +64,10 @@ Data-files:
Extra-source-files:
tests/data/example.md
tests/data/example.md.metadata
+ tests/data/russian.md
tests/data/template.html
tests/data/template.html.out
+ tests/data/posts/2010-08-26-birthday.md
Source-Repository head
Type: git