add ruler.cc to canvas wscript

This commit is contained in:
Paul Davis 2014-06-11 23:51:59 -04:00
parent 2cab65062d
commit f5fc4a6b09
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ canvas_sources = [
'polygon.cc',
'rectangle.cc',
'root_group.cc',
'ruler.cc',
'scroll_group.cc',
'stateful_image.cc',
'text.cc',