diff options
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 05fc9bb119..4adde0a4c1 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -69,6 +69,7 @@ SkRect.cpp \ SkRefCnt.cpp \ SkRegion.cpp \ SkRegion_path.cpp \ +SkScalar.cpp \ SkScalerContext.cpp \ SkScan.cpp \ SkScan_AntiPath.cpp \ |