diff options
Diffstat (limited to 'xicc/Jamfile')
-rwxr-xr-x[-rw-r--r--] | xicc/Jamfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xicc/Jamfile b/xicc/Jamfile index 9c15349..5a03901 100644..100755 --- a/xicc/Jamfile +++ b/xicc/Jamfile @@ -139,6 +139,7 @@ if $(BUILD_JUNK) { LINKLIBS += ../render/librender ; Main illlocus : illlocus.c ; + Main illlocus2 : illlocus2.c ; Main slocustest : slocustest.c ; |