From a91cdf28d11fe5e1d1f4881962debf0012257a56 Mon Sep 17 00:00:00 2001 From: mmaroti Date: Mon, 16 Jun 2008 18:39:14 +0000 Subject: [PATCH] use standard MAKERULES location --- apps/tests/TestFTSP/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/tests/TestFTSP/Makefile b/apps/tests/TestFTSP/Makefile index fd9f815f..78a66671 100644 --- a/apps/tests/TestFTSP/Makefile +++ b/apps/tests/TestFTSP/Makefile @@ -14,5 +14,4 @@ PFLAGS += -DTIMESYNC_RATE=3 PFLAGS += -I$(TOSDIR)/lib/ftsp -I$(TOSDIR)/../apps/RadioCountToLeds -include ../../Makerules - +include $(MAKERULES) -- 2.39.2