summaryrefslogtreecommitdiff
path: root/tweak/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'tweak/Jamfile')
-rw-r--r--tweak/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweak/Jamfile b/tweak/Jamfile
index ec5beba..c788adf 100644
--- a/tweak/Jamfile
+++ b/tweak/Jamfile
@@ -19,7 +19,7 @@ LINKLIBS = ../icc/libicc ../xicc/libxicc
../spectro/libinsttypes ../gamut/libgamut
../gamut/libgammap ../rspl/librspl
../cgats/libcgats ../numlib/libnum
- ../plot/libplot ../plot/libvrml $(LibWin) ;
+ ../plot/libplot ../plot/libvrml ../numlib/libui $(LibWin) ;
# Profile refiner
Main refine : refine.c ;