From c2480a3d60afece7cd8b7908027bdd12e3688b6a Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Thu, 28 Oct 2010 16:06:04 -0700 Subject: Remove debug print message from the makefile --- src/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 17813584..be66a82d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -694,8 +694,6 @@ compile-check: tidy \ endif -$(info $(TEST_RPASS_EXES_SELF)) - ALL_TEST_CRATES += $(TEST_CFAIL_CRATES_SELF) \ $(TEST_RFAIL_CRATES_SELF) \ $(TEST_RPASS_CRATES_SELF) -- cgit v1.2.3