From 190262cf5349e9a9380f5395d5b29f8e3f0fd433 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 22 Mar 2014 18:39:57 +0000 Subject: Add jt --- liw-real.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/liw-real.conf b/liw-real.conf index a5bb695..04eb356 100644 --- a/liw-real.conf +++ b/liw-real.conf @@ -236,6 +236,15 @@ "build-commands": [ "yarn yarns/*.yarn" ] + }, + { + "name": "jt", + "git": "git://git.liw.fi/jt", + "build-depends": [ + "cliapp" + ], + "build-commands": [ + ] } ] } -- cgit v1.2.1