X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka.cabal;h=82bb77314dd02c04a24abdb488dbe85b82170181;hb=e0da4e15d6a4053be720bddf62ae755f1f63ec3b;hp=2fe7ff5f3142730d1857d13880f46de59cec78c2;hpb=126e9f3faff19add1fb3dea792ec10dc57c30f03;p=Rakka.git diff --git a/Rakka.cabal b/Rakka.cabal index 2fe7ff5..82bb773 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -23,7 +23,7 @@ Tested-With: Build-Depends: Crypto, FileManip, HUnit, HsHyperEstraier >= 0.2, HsSVN, Lucu, base, encoding, filepath, hslogger, hxt, mtl, network, parsec, - stm, unix + stm, unix, zlib Data-Files: defaultpages/Help/SampleImage/Large defaultpages/Help/SampleImage/Small @@ -34,6 +34,16 @@ Data-Files: defaultPages/SideBar/Right defaultPages/StyleSheet/Default schemas/rakka-page-1.0.rng +Extra-Source-Files: + Rakka.buildinfo.in + configure + configure.ac + js/Makefile + js/base.js + js/editPage.js + js/jquery-1.2.1.js + js/jquery-dom.js + js/screen.js Executable: @@ -45,10 +55,12 @@ Other-Modules: Rakka.Page Rakka.Resource Rakka.Resource.Index + Rakka.Resource.JavaScript Rakka.Resource.Object - Rakka.Resource.Render + Rakka.Resource.PageEntity Rakka.Storage Rakka.Storage.DefaultPage + Rakka.Storage.Types Rakka.Storage.Impl Rakka.SystemConfig Rakka.Utils @@ -56,6 +68,7 @@ Other-Modules: Rakka.Wiki.Interpreter Rakka.Wiki.Interpreter.Base Rakka.Wiki.Interpreter.Image + Rakka.Wiki.Interpreter.PageList Rakka.Wiki.Interpreter.Trackback Rakka.Wiki.Interpreter.Outline Rakka.Wiki.Engine