From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- profile/Jamfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'profile/Jamfile') diff --git a/profile/Jamfile b/profile/Jamfile index 0c857a8..988e556 100644 --- a/profile/Jamfile +++ b/profile/Jamfile @@ -30,6 +30,8 @@ Library libprof : profin.c profout.c ; LINKLIBS = ../rspl/librspl ../icc/libicc ../cgats/libcgats ../numlib/libnum ../plot/libplot ../plot/libvrml ../numlib/libui ; +LINKFLAGS += $(GUILINKFLAGS) ; + # Simple profile generator Main simpprof : simpprof.c ; -- cgit v1.2.3