add strokes.cpp
authormike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 18 Jun 2011 01:56:44 +0000 (01:56 +0000)
committermike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 18 Jun 2011 01:56:44 +0000 (01:56 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1647 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/gm.gyp

index a53edb1..bc006cb 100644 (file)
@@ -27,6 +27,7 @@
         '../gm/shadows.cpp',
         '../gm/shapes.cpp',
         '../gm/strokerects.cpp',
+        '../gm/strokes.cpp',
         '../gm/tilemodes.cpp',
         '../gm/xfermodes.cpp',
         '../gm/shadertext.cpp',