summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-06-06 18:24:33 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-06-06 18:24:33 +0000
commita01672546967d77e52fa98e51f9505429915fe5c (patch)
treee400f3bad66e261e5049cde14521989ef8bcc968 /tests
parent2f65343e7e96eaf6e9eded9a5e084187f51fbb18 (diff)
downloadpango-a01672546967d77e52fa98e51f9505429915fe5c.tar.gz
Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports
2006-06-06 Behdad Esfahbod <behdad@gnome.org> Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports maintainer. * configure.in: Add missing space. * tests/Makefile.am: Add $(EXEEXT) where appropriate.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c29f50e9..33155e5c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -75,7 +75,7 @@ check_PROGRAMS += cxx-test
endif
cxx_test_SOURCES = cxx-test.C
-all-unicode.txt: gen-all-unicode
+all-unicode.txt: gen-all-unicode$(EXEEXT)
./gen-all-unicode > all-unicode.txt
pangorc: $(srcdir)/../modules/pangorc