Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / gil / example / Jamfile
index a33ec31..b3bc332 100644 (file)
@@ -22,6 +22,8 @@ local sources =
     affine.cpp
     dynamic_image.cpp
     histogram.cpp
+    harris.cpp
+    sobel_scharr.cpp
     ;
 
 local targets ;