web: 98: add missing template files to cabal file, again fixing cabal-dev & hackage builds (Eric Hetzner)
This commit is contained in:
parent
2b64023b33
commit
345bc18182
@ -38,6 +38,12 @@ extra-source-files:
|
|||||||
static/jquery.js
|
static/jquery.js
|
||||||
static/jquery.url.js
|
static/jquery.url.js
|
||||||
static/style.css
|
static/style.css
|
||||||
|
templates/default-layout.hamlet
|
||||||
|
templates/default-layout-wrapper.hamlet
|
||||||
|
templates/homepage.hamlet
|
||||||
|
templates/homepage.julius
|
||||||
|
templates/homepage.lucius
|
||||||
|
templates/normalize.lucius
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: darcs
|
type: darcs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user