From f2e2df35628545039f3d56a20f5f39404116b2d3 Mon Sep 17 00:00:00 2001 From: batt Date: Tue, 11 Mar 2008 09:02:18 +0000 Subject: [PATCH] Test for ticket system bug #3. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1173 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2776563d..68db99bb 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,8 @@ include config.mk #Include subtargets #include app/demo/demo.mk -include app/triface/triface.mk #include app/at91sam7s/at91sam7s.mk +include app/battfs/battfs_test.mk +include app/triface/triface.mk + include rules.mk -- 2.25.1