From 8f78c5dbdf04a8de54bd1ea639b8080be477cb20 Mon Sep 17 00:00:00 2001 From: sojkam Date: Thu, 29 Jan 2009 12:34:21 +0000 Subject: [PATCH] Fixed OMK compilation for Marte git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@1507 35b4ef3e-fd22-0410-ab77-dab3279adceb --- Makefile.omk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.omk b/Makefile.omk index d01c319..8b6feef 100644 --- a/Makefile.omk +++ b/Makefile.omk @@ -1,7 +1,7 @@ SUBDIRS=include ifeq ($(PLATFORM),MARTE_OS) - SUBDIRS+=src_marte_os marte_non_local_jump + SUBDIRS+=src_marte_os endif ifeq ($(PLATFORM),AQuoSA) -- 2.39.2