BUG: Update bento build to match setup files.

This commit is contained in:
Tony S Yu
2013-01-16 19:37:47 -06:00
parent 8578158f1d
commit 697c173227
+5 -2
View File
@@ -64,9 +64,9 @@ Library:
Extension: skimage.filter._ctmf
Sources:
skimage/filter/_ctmf.pyx
Extension: skimage.filter._denoise
Extension: skimage.filter._denoise_cy
Sources:
skimage/filter/_denoise.pyx
skimage/filter/_denoise_cy.pyx
Extension: skimage.morphology.ccomp
Sources:
skimage/morphology/ccomp.pyx
@@ -91,6 +91,9 @@ Library:
Extension: skimage.morphology._greyreconstruct
Sources:
skimage/morphology/_greyreconstruct.pyx
Extension: skimage.feature.corner_cy
Sources:
skimage/feature/corner_cy.pyx
Extension: skimage.feature._texture
Sources:
skimage/feature/_texture.pyx