summaryrefslogtreecommitdiff
path: root/tweak/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'tweak/Jamfile')
-rwxr-xr-x[-rw-r--r--]tweak/Jamfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tweak/Jamfile b/tweak/Jamfile
index c788adf..fd168f5 100644..100755
--- a/tweak/Jamfile
+++ b/tweak/Jamfile
@@ -21,6 +21,8 @@ LINKLIBS = ../icc/libicc ../xicc/libxicc
../cgats/libcgats ../numlib/libnum
../plot/libplot ../plot/libvrml ../numlib/libui $(LibWin) ;
+LINKFLAGS += $(GUILINKFLAGS) ;
+
# Profile refiner
Main refine : refine.c ;