Changeset

51:e6a408eaa825

squishy: Add export
author Kim Alvefur <zash@zash.se>
date Mon, 14 Mar 2011 17:34:11 +0100
parents 50:e5cdd8e93e05
children 52:95ea1dca92ed
files squishy
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/squishy	Mon Mar 14 17:29:01 2011 +0100
+++ b/squishy	Mon Mar 14 17:34:11 2011 +0100
@@ -5,6 +5,7 @@
 Module "clix.mirror" "clix/mirror.lua"
 Module "clix.raw" "clix/raw.lua"
 Module "clix.roster" "clix/roster.lua"
+Module "clix.export" "clix/export.lua"
 
 if GetOption "with-verse" then
 	Module("verse")(GetOption "with-verse");