summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-02-28 17:24:34 +0000
committerhallgren <hallgren@chalmers.se>2012-02-28 17:24:34 +0000
commit6f42f58f71e54ffdd89cb4d53c68e9212eb5a0ee (patch)
tree46b183fac486510a8212eb9e4846b3a857b58f48 /gf.cabal
parentc1c1a73dc3db1f1ae8b298f836dfa7a2a17f2638 (diff)
gfse: Translation Quiz integration
Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so that it will be installed by 'cabal install' along with the other files that are installed for use by gf -server mode.
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index 3028ab50d..5a94706af 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -23,6 +23,10 @@ data-files: www/index.html
www/minibar/*.css
www/minibar/*.js
www/minibar/*.png
+ www/TransQuiz/*.html
+ www/TransQuiz/*.css
+ www/TransQuiz/*.js
+ www/TransQuiz/*.png
source-repository head
type: darcs