diff options
Diffstat (limited to 'gm/gm_files.mk')
-rw-r--r-- | gm/gm_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/gm_files.mk b/gm/gm_files.mk index e867820..fec20b6 100644 --- a/gm/gm_files.mk +++ b/gm/gm_files.mk @@ -3,6 +3,7 @@ SOURCE := \ blurs.cpp \ filltypes.cpp \ gradients.cpp \ + nocolorbleed.cpp \ pathfill.cpp \ points.cpp \ poly2poly.cpp \ |