Make the unix test app build.
authorscroggo <scroggo@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 4 May 2011 14:16:36 +0000 (14:16 +0000)
committerscroggo <scroggo@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 4 May 2011 14:16:36 +0000 (14:16 +0000)
commit2fcdbec6ff9260df8ed1d3a5459dd17afb8fa447
treed7773499a5c447e2c2580fce7fb348217630168c
parent3048d4fd4e11399e412db4b3338cc0ff5a22b2b1
Make the unix test app build.

There are two ways to build it, using the gyp files,
or using its own makefile.  A recent update of a
sample made it no longer build using its own makefile.
Make it build once again.

git-svn-id: http://skia.googlecode.com/svn/trunk@1236 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/core_files.mk
unix_test_app/makefile