aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
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