diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2013-01-08 11:42:37 -0600 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2013-01-08 11:42:43 -0600 |
commit | 3d18d7c1e75100fbe640b954ff2ae3b6dc03fe99 (patch) | |
tree | 83719662d2ee65f9abbbf07890409dfeaee7a3f4 /tests | |
parent | 88e0d1599cb0307fe93cf31b36f654303422b411 (diff) | |
download | pango-3d18d7c1e75100fbe640b954ff2ae3b6dc03fe99.tar.gz |
Minor
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 274ad738..b397beb2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -40,7 +40,7 @@ TESTS_ENVIRONMENT = \ srcdir=$(srcdir) \ PANGO_RC_FILE=./pangorc -check_PROGRAMS = testboundaries testboundaries_ucd testcolor testscript test-pangocairo-threads +check_PROGRAMS = testboundaries testboundaries_ucd testcolor testscript if HAVE_CAIRO check_PROGRAMS += testiter test-pangocairo-threads |