From 17855f328bd1cd037cb3e2b45c5ff1c0167c2c38 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 20 Feb 2001 08:22:09 +0000 Subject: Fix typo. --- iconvdata/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 4cf573fb73..0312c6a245 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -260,7 +260,7 @@ include ../Rules ifeq (no,$(cross-compiling)) ifeq (yes,$(build-shared)) tests: $(objpfx)iconv-test.out $(objpfx)tst-tables.out -ifeq (no,$(PERL) +ifeq (no,$(PERL)) tests: $(objpfx)mtrace-tst-loading endif endif -- cgit 1.4.1