summaryrefslogtreecommitdiff
path: root/reltool.config
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-11-19 05:17:26 +0100
committerMagnus Ahltorp <map@kth.se>2014-11-19 05:17:26 +0100
commit1408e8ebc42399ac3a8fb28e9d0df0cacc86bcd7 (patch)
tree0b019c1015fdde2db93846aae96a1664404005ff /reltool.config
parentd87233f743b021a5a3d1f959cd6f83d100d5eab8 (diff)
Remove references to jiffyremovejiffy
Diffstat (limited to 'reltool.config')
-rw-r--r--reltool.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/reltool.config b/reltool.config
index 75e417c..d3fa4da 100644
--- a/reltool.config
+++ b/reltool.config
@@ -15,6 +15,5 @@
{app, plop, [{app_file, all}, {lib_dir, "../plop"}]},
{app, mochiweb, [{app_file, all}, {lib_dir, "../mochiweb"}]},
{app, lager, [{app_file, all}, {lib_dir, "../lager"}]},
- {app, goldrush, [{app_file, all}, {lib_dir, "../lager/deps/goldrush"}]},
- {app, jiffy, [{app_file, all}, {lib_dir, "../jiffy"}]}
+ {app, goldrush, [{app_file, all}, {lib_dir, "../lager/deps/goldrush"}]}
]}.