From aa87072e68647aa261a9dd4d9b5293627889c0e3 Mon Sep 17 00:00:00 2001 From: Vasily Chekalkin Date: Tue, 21 Feb 2012 11:28:50 +1100 Subject: [PATCH] Please checkdepends.t which is too strict about number of included files. --- config/gen/makefiles/root.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/gen/makefiles/root.in b/config/gen/makefiles/root.in index 239bd81270..8befdd2b83 100644 --- a/config/gen/makefiles/root.in +++ b/config/gen/makefiles/root.in @@ -1589,7 +1589,6 @@ src/call/pcc$(O) : $(INC_DIR)/oplib/ops.h \ src/call/context$(O) : $(PARROT_H_HEADERS) \ src/call/context.c \ $(INC_PMC_DIR)/pmc_sub.h \ - $(INC_PMC_DIR)/pmc_callcontext.h \ $(INC_PMC_DIR)/pmc_continuation.h src/interp/inter_cb$(O) : $(PARROT_H_HEADERS) \