web: 97: add missing static files to cabal file fixing cabal-dev and hackage builds
This commit is contained in:
parent
67d1f91909
commit
caa0b27cb0
@ -25,16 +25,19 @@ extra-tmp-files:
|
|||||||
extra-source-files:
|
extra-source-files:
|
||||||
messages/en.msg
|
messages/en.msg
|
||||||
config/routes
|
config/routes
|
||||||
static/style.css
|
static/combo_select.gif
|
||||||
|
static/css/bootstrap.css
|
||||||
|
static/dhtmlxcombo.js
|
||||||
|
static/dhtmlxcommon.js
|
||||||
|
static/excanvas.min.js
|
||||||
|
static/favicon.ico
|
||||||
static/hledger.js
|
static/hledger.js
|
||||||
|
static/img/glyphicons-halflings-white.png
|
||||||
|
static/img/glyphicons-halflings.png
|
||||||
|
static/jquery.flot.js
|
||||||
static/jquery.js
|
static/jquery.js
|
||||||
static/jquery.url.js
|
static/jquery.url.js
|
||||||
static/jquery.flot.js
|
static/style.css
|
||||||
static/dhtmlxcommon.js
|
|
||||||
static/dhtmlxcombo.js
|
|
||||||
static/excanvas.min.js
|
|
||||||
static/combo_select.gif
|
|
||||||
static/favicon.ico
|
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: darcs
|
type: darcs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user