From 8b34baa437e87479674b6ae723ea33b7423bb374 Mon Sep 17 00:00:00 2001 From: mertz Date: Mon, 15 Sep 2003 16:17:06 +0000 Subject: perl modules ZincTrace ZincTraceErrors and ZincDebug have been renamed Tk::Zinc::Trace Tk::Zinc::TraceErrors and Tk::Zinc::debug and moved accordingly --- Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 9ce8b89..7ce6433 100644 --- a/Makefile.in +++ b/Makefile.in @@ -538,7 +538,6 @@ perl: binaries @if test "x$(PERL_TK_LIB)" != "x"; then \ cd Perl; perl Makefile.PL; make; \ cd demos; perl Makefile.PL; make; \ - cd ../debug; perl Makefile.PL; make; \ fi testperl: binaries -- cgit v1.1