diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index f6a86e75..df69d0fd 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -75,7 +75,8 @@ unantialiased-shapes \ unbounded-operator \ user-data \ rel-path \ -push-group +push-group \ +zero-alpha # Then we have a collection of tests that are only run if certain # features are compiled into cairo |