From 8e87315c3d8eaece5ceea1c49e22fe10ba04454e Mon Sep 17 00:00:00 2001 From: batt Date: Mon, 10 Mar 2008 18:28:25 +0000 Subject: [PATCH] Test for ticket system, bug #3 git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1171 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2776563d..850b4675 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,6 @@ include config.mk #Include subtargets #include app/demo/demo.mk -include app/triface/triface.mk +#include app/triface/triface.mk #include app/at91sam7s/at91sam7s.mk include rules.mk -- 2.25.1