diff options
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 29aa0eef..c42d60c2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -59,7 +59,7 @@ endif cxx_test_SOURCES = cxx-test.C if CROSS_COMPILING -all-local: all-unicode.txt +all-local: else all-local: all-unicode.txt pango.modules endif |