Fix typo.
authorAndreas Jaeger <aj@suse.de>
Tue, 20 Feb 2001 08:22:09 +0000 (08:22 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 20 Feb 2001 08:22:09 +0000 (08:22 +0000)
iconvdata/Makefile

index 4cf573f..0312c6a 100644 (file)
@@ -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