mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 03:58:03 +02:00
nls/Makefile.am: Remove unneeded $(srcdir)
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
3facbe5c0d
commit
df66d7a98e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue