Signed-off-by: Quentin Glidic <[email protected]> --- nls/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nls/Makefile.am b/nls/Makefile.am index 0eced4c..bef2d2b 100644 --- a/nls/Makefile.am +++ b/nls/Makefile.am @@ -38,7 +38,7 @@ locale.dir: locale.dir.pre if HAVE_PERL TESTS_ENVIRONMENT = $(PERL) -TESTS = $(srcdir)/compose-check.pl +TESTS = compose-check.pl endif HAVE_PERL -- 1.8.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
