summaryrefslogtreecommitdiff
path: root/link/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'link/Jamfile')
-rw-r--r--link/Jamfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/link/Jamfile b/link/Jamfile
index 319757e..3dc4269 100644
--- a/link/Jamfile
+++ b/link/Jamfile
@@ -18,6 +18,8 @@ HDRS = ../h ../icc ../rspl ../plot ../numlib $(TIFFINC) ;
LINKLIBS = $(TIFFLIB) $(JPEGLIB) ../icc/libicc ../plot/libplot
../numlib/libnum ../numlib/libui $(LibWin) ;
+LINKFLAGS += $(GUILINKFLAGS) ;
+
# K only reprocessor
#Main icc2ko : icc2ko.c ;