summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icespider/compile/Jamfile.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/compile/Jamfile.jam b/icespider/compile/Jamfile.jam
index f1c0d6f..e481791 100644
--- a/icespider/compile/Jamfile.jam
+++ b/icespider/compile/Jamfile.jam
@@ -25,6 +25,7 @@ lib icespider-compile :
: :
<library>stdc++fs
<library>../common//icespider-common
+ <library>slice-parser
;
exe icespider :